OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configFileLocation
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/utils/
SkRTConf.cpp
13
SkFILE *fp = sk_fopen(
configFileLocation
(), kRead_SkFILE_Flag);
56
const char *SkRTConfRegistry::
configFileLocation
() const {
63
const char *path =
configFileLocation
();
/external/skia/include/utils/
SkRTConf.h
72
const char *
configFileLocation
() const;
Completed in 317 milliseconds