Home
last modified time | relevance | path

Searched defs:AddResource (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp202 bool HapManager::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::HapManager
H A Dresource_manager_impl.cpp597 bool ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp33 bool ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
38 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &over… in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_resourceManager_interface1.cpp34 bool AddResource(const char* path) override in AddResource() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_resourceManager_interface1.cpp34 virtual bool AddResource(const char* path) in AddResource() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dresource_manager_addon.cpp338 napi_value ResourceManagerAddon::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerAddon
/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp181 int32_t ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp374 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::HapManager
380 bool HapManager::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::HapManager
H A Dresource_manager_impl.cpp1098 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
1117 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &over… in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_test.cpp103 void ResourceManagerTest::AddResource(const char *language, const char *script, const char *region) in AddResource() function in __anon1dc8ea2c0110::ResourceManagerTest
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_addon.cpp422 napi_value ResourceManagerAddon::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerAddon
H A Dresource_manager_napi_sync_impl.cpp1013 napi_value ResourceManagerNapiSyncImpl::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_common.cpp86 void ResourceManagerTestCommon::AddResource(const char *language, const char *script, const char *r… in AddResource() function in ResourceManagerTestCommon