Home
last modified time | relevance | path

Searched defs:packagePath (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/c2hal/
Dmain.cpp80 auto packagePath = package.substr(0, index); in applyPackageRootPath() local
/system/tools/hidl/
DCoordinator.cpp134 std::string packagePath; in getFilepath() local
256 std::string packagePath; in parseOptional() local
447 std::string packagePath; in getPackageInterfaceFiles() local
Dmain.cpp811 std::string packagePath; in generateExportHeaderForPackage() local
/system/apex/apexd/
Dapexservice.cpp320 BinderStatus ApexService::activatePackage(const std::string& packagePath) { in activatePackage()
342 BinderStatus ApexService::deactivatePackage(const std::string& packagePath) { in deactivatePackage()