Searched defs:appRootPath (Results 1 – 5 of 5) sorted by relevance
29 BASE_NS::string appRootPath = "./"; member
27 BASE_NS::string appRootPath; member
30 BASE_NS::string appRootPath = "./"; member
31 BASE_NS::string appRootPath = "./"; member
441 char *RelocateFilePath(const char *appRootPath, const char *subPath, const char *fileName) in RelocateFilePath()486 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()