Home
last modified time | relevance | path

Searched defs:hapFilePath (Results 1 – 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
Dbundle_manager_proxy_test.cpp291 std::string hapFilePath; variable
307 std::string hapFilePath = TEST_PACKAGE_PATH; variable
325 std::string hapFilePath = TEST_PACKAGE_PATH; variable
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
Dbundle_manager_proxy.cpp195 for (auto const &hapFilePath : hapFilePaths) { in Install() local
263 …ndleManagerProxy::WriteFileToStream(AppExecFwk::ElementName &admin, const std::string &hapFilePath, in WriteFileToStream()
297 ErrCode BundleManagerProxy::checkHapFilePath(const std::string &hapFilePath, std::string &fileName, in checkHapFilePath()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp184 for (auto const &hapFilePath : hapFilePaths) { in InstallParamInit() local