Home
last modified time | relevance | path

Searched defs:resourceList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.h48 BASE_NS::array_view<Binder> resourceList; member
79 BASE_NS::vector<Binder> resourceList; variable
88 BASE_NS::array_view<Binder> resourceList; member
110 BASE_NS::vector<Binder> resourceList; variable
H A Drender_backend_gles.cpp2460 const array_view<Binder>* resourceList = nullptr; in BindResources() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp702 …vector<std::string> AceResConfig::GetResourceFallback(const std::vector<std::string>& resourceList) in GetResourceFallback()
711 …r<std::string> AceResConfig::GetStyleResourceFallback(const std::vector<std::string>& resourceList) in GetStyleResourceFallback()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp202 auto &resourceList = iter->second->resourceUnitList_; in RecoverDelayedTask() local