Home
last modified time | relevance | path

Searched refs:GetRawFileList (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dresource_manager_addon.cpp121 DECLARE_NAPI_FUNCTION("getRawFileList", GetRawFileList), in Init()
273 napi_value ResourceManagerAddon::GetRawFileList(napi_env env, napi_callback_info info) in GetRawFileList() function in OHOS::Global::Resource::ResourceManagerAddon
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
H A Dresource_manager_addon.h118 static napi_value GetRawFileList(napi_env env, napi_callback_info info);
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp101 auto state = dirResMgr_->GetResMgr()->GetRawFileList(path.data(), fileList); in IsDir()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h452 virtual RState GetRawFileList(const std::string &rawDirPath, std::vector<std::string>& rawfileList);
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp280 RState ResourceManagerImpl::GetRawFileList(const std::string &rawDirPath, std::vector<std::string>& rawfileList) in GetRawFileList() function in OHOS::Global::Resource::ResourceManagerImpl

Completed in 4 milliseconds