Searched defs:isPathPrefix (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/c2hal/
H A Dmain.cpp58 static bool isPathPrefix(const std::string &prefix, const std::string &base) { function
87 if (isPathPrefix(rootPackage, packagePath)) {

Completed in 55 milliseconds