Searched defs:applicationContext_ (Results 1 – 8 of 8) sorted by relevance
32 static std::shared_ptr<ApplicationContext> applicationContext_; variable
21 std::shared_ptr<ApplicationContext> Context::applicationContext_ = nullptr; member in OHOS::AbilityRuntime::Context
100 ContextInfo applicationContext_; variable
301 static std::shared_ptr<ApplicationContext> applicationContext_; variable
165 std::weak_ptr<Context> applicationContext_; variable
65 static std::shared_ptr<ApplicationContext> applicationContext_; member in OHOS::AbilityRuntime::JsServiceExtensionTest73 std::shared_ptr<ApplicationContext> JsServiceExtensionTest::applicationContext_ = nullptr; member in OHOS::AbilityRuntime::JsServiceExtensionTest
67 std::shared_ptr<ApplicationContext> applicationContext_ = nullptr; member in OHOS::AbilityRuntime::JsAutoFillExtensionTest
1140 std::shared_ptr<ApplicationContext> Context::applicationContext_ = nullptr; member in OHOS::AbilityRuntime::Context