Searched defs:appRootPath (Results 1 – 7 of 7) sorted by relevance
30 BASE_NS::string appRootPath = "./"; member
27 BASE_NS::string appRootPath; member
28 BASE_NS::string appRootPath; member
31 BASE_NS::string appRootPath; member
29 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()535 char *RelocateResourceFilePath(const char * const appRootPath, const char * const resFileName) in RelocateResourceFilePath()549 char *RelocateJSSourceFilePath(const char * const appRootPath, const char * const srcFileName) in RelocateJSSourceFilePath()