Home
last modified time | relevance | path

Searched defs:resourceMgr_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
H A Dability_context.h65 std::shared_ptr<Global::Resource::ResourceManager> resourceMgr_; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp142 std::shared_ptr<Global::Resource::ResourceManager> resourceMgr_; member in OHOS::AbilityRuntime::__anon76aee7e70110::SimulatorImpl