Searched defs:envCallbacks_ (Results 1 – 2 of 2) sorted by relevance
161 static std::vector<std::shared_ptr<EnvironmentCallback>> envCallbacks_; variable
30 std::vector<std::shared_ptr<EnvironmentCallback>> ApplicationContext::envCallbacks_; member in OHOS::AbilityRuntime::ApplicationContext