OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGlobalSearcher
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/elftosb/dist/common/
SearchPath.h
35
static PathSearcher &
getGlobalSearcher
();
SearchPath.cpp
23
PathSearcher & PathSearcher::
getGlobalSearcher
()
SourceFile.cpp
36
bool found = PathSearcher::
getGlobalSearcher
().search(path, PathSearcher::kFindFile, true, actualPath);
/src/external/bsd/elftosb/dist/elftosb2/
elftosb.cpp
286
PathSearcher::
getGlobalSearcher
().addSearchPath(newSearchPath);
607
bool found = PathSearcher::
getGlobalSearcher
().search(keyPath, PathSearcher::kFindFile, true, actualPath);
ConversionController.cpp
175
bool found = PathSearcher::
getGlobalSearcher
().search(*m_commandFilePath, PathSearcher::kFindFile, true, actualPath);
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026