Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp51 std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = nullptr; member in OHOS::AppExecFwk::ContextImplTest
656 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
734 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
773 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
827 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
878 …std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = std::make_shared<AbilityRuntime::Conte… variable
H A Dbms_context_impl_test.cpp45 std::shared_ptr<AbilityRuntime::ContextImpl> contextImpl_ = nullptr; member in OHOS::AppExecFwk::BmsContextImplTest