Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
Dbundle_manager_proxy.cpp180 for (auto const &hapFilePath : hapFilePaths) { in Install() local
243 …ndleManagerProxy::WriteFileToStream(AppExecFwk::ElementName &admin, const std::string &hapFilePath, in WriteFileToStream()
277 ErrCode BundleManagerProxy::checkHapFilePath(const std::string &hapFilePath, std::string &fileName, in checkHapFilePath()
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
Dbundle_manager_proxy_test.cpp289 std::string hapFilePath; variable
305 std::string hapFilePath = TEST_PACKAGE_PATH; variable
323 std::string hapFilePath = TEST_PACKAGE_PATH; variable
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp180 for (auto const &hapFilePath : hapFilePaths) { in InstallParamInit() local