| /base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/ |
| D | ohos_resource_adapter_test.cpp | 85 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; variable 100 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; variable 152 std::string hapPath = ""; variable 196 std::string hapPath = ""; variable 247 std::string hapPath = ""; variable
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | resource_manager.cpp | 54 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManagerDef() 91 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManager()
|
| D | raw_file_manager.cpp | 126 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath) in IsLoadHap() 148 std::string hapPath; in OH_ResourceManager_OpenRawDir() local 185 …adRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) in LoadRawFileFromHap() 218 std::string hapPath; in OH_ResourceManager_OpenRawFile() local 445 …RawFileFromHap64(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) in LoadRawFileFromHap64() 470 std::string hapPath; in OH_ResourceManager_OpenRawFile64() local
|
| D | hap_manager.cpp | 522 std::string hapPath = qd->GetIndexPath(); in GetFilePathFromHap() local 546 std::string hapPath = qd->GetIndexPath(); in GetAbilityExtractor() local 669 int32_t HapManager::GetValidHapPath(std::string &hapPath) in GetValidHapPath() 771 bool HapManager::IsLoadHap(std::string &hapPath) in IsLoadHap() 890 std::string hapPath = (*resIter)->GetIndexPath(); in RemoveResource() local
|
| D | resource_manager_impl.cpp | 1198 RState ResourceManagerImpl::IsLoadHap(std::string &hapPath) in IsLoadHap()
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | theme_manager_test.cpp | 59 std::string hapPath; in SetUp() local
|
| D | hap_resource_test.cpp | 263 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | hap_resource_test.cpp | 258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
|
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| D | ohos_resource_adapter_impl.cpp | 197 OhosResourceAdapterImpl::OhosResourceAdapterImpl(const std::string& hapPath) in OhosResourceAdapterImpl() 202 void OhosResourceAdapterImpl::Init(const std::string& hapPath) in Init()
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | hap_parser.cpp | 258 RState HapParser::ReadRawFileFromHap(const std::string &hapPath, const std::string &rawFileName, si… in ReadRawFileFromHap() 284 RState HapParser::ReadRawFileDescriptor(const char *hapPath, const std::string &rawFileName, in ReadRawFileDescriptor() 320 RState HapParser::GetRawFileList(const std::string &hapPath, const std::string &rawDirPath, in GetRawFileList()
|
| D | utils.cpp | 455 bool Utils::ContainsTail(std::string hapPath, std::set<std::string> tailSet) in ContainsTail()
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | resource_utils.cpp | 384 std::string hapPath; in Init() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 1072 void WebviewController::InnerSetHapPath(const std::string &hapPath) in InnerSetHapPath()
|
| D | napi_webview_controller.cpp | 658 std::string hapPath; in InnerSetHapPath() local
|
| /base/startup/appspawn/util/src/ |
| D | sandbox_utils.cpp | 1166 for (auto hapPath : splits) { in SetOverlayAppSandboxProperty() local
|