Searched defs:contextImpl_ (Results 1 – 2 of 2) sorted by relevance
51 std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = nullptr; member in OHOS::AppExecFwk::ContextImplTest656 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable734 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable773 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable827 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable878 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
45 std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = nullptr; member in OHOS::AppExecFwk::BmsContextImplTest