Searched defs:appRootPath (Results 1 – 4 of 4) sorted by relevance
32 BASE_NS::string appRootPath = "./"; member
35 BASE_NS::string appRootPath = "./"; member
39 BASE_NS::string appRootPath = "./"; member
444 char *RelocateFilePath(const char *appRootPath, const char *subPath, const char *fileName) in RelocateFilePath()489 char *RelocateFilePathRelative(const char * const appRootPath, const char * const resFileName) in RelocateFilePathRelative()532 char *RelocateResourceFilePath(const char * const appRootPath, const char * const resFileName) in RelocateResourceFilePath()546 char *RelocateJSSourceFilePath(const char * const appRootPath, const char * const srcFileName) in RelocateJSSourceFilePath()