Searched refs:AppLibPathVec (Results 1 – 2 of 2) sorted by relevance
27 using AppLibPathVec = std::vector<std::string>; variable79 bool LoadCJAppLibrary(const AppLibPathVec& appLibPaths);86 static AppLibPathVec appLibPaths_;
70 AppLibPathVec CJRuntime::appLibPaths_;147 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary()