Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dadd_context.cpp30 AddContext::AddContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in AddContext() function in OHOS::NetManagerStandard::AddContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_context_module.cpp100 void JsiContextModule::AddContext(int32_t key, const std::shared_ptr<JsValue>& value) in AddContext() function in OHOS::Ace::Framework::JsiContextModule