Home
last modified time | relevance | path

Searched defs:ProtectContext (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/include/context/
H A Dprotect_context_ext.h28 class ProtectContext : public BaseContext { class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/context/
H A Dprotect_context.h28 class ProtectContext : public BaseContext { class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dprotect_context.cpp27 ProtectContext::ProtectContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in ProtectContext() function in OHOS::NetManagerStandard::ProtectContext
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/context/
H A Dprotect_context_ext.cpp27 ProtectContext::ProtectContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in ProtectContext() function in OHOS::NetManagerStandard::ProtectContext

Completed in 1 milliseconds