Home
last modified time | relevance | path

Searched refs:GetRawFilePathByName (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h341 virtual RState GetRawFilePathByName(const std::string &name, std::string &outValue);
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp217 RState ResourceManagerImpl::GetRawFilePathByName(const std::string &name, std::string &outValue) in GetRawFilePathByName() function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp539 auto state = manager->GetRawFilePathByName(newFileName, outPath); in GetRawfile()
H A Dresource_adapter_impl_v2.cpp654 auto state = manager->GetRawFilePathByName(newFileName, outPath); in GetRawfile()

Completed in 5 milliseconds