Searched defs:hapPath (Results 1 – 2 of 2) sorted by relevance
204 CString hapPath = fileName.substr(startStrLen); in ParseHapPath() local
359 void JSNApi::LoadAotFile(EcmaVM *vm, const std::string &hapPath) in LoadAotFile()