Home
last modified time | relevance | path

Searched defs:PrepareContext (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/include/context/
H A Dprepare_context_ext.h28 class PrepareContext : public BaseContext { class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/context/
H A Dprepare_context.h28 class PrepareContext : public BaseContext { class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dprepare_context.cpp27 PrepareContext::PrepareContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in PrepareContext() function in OHOS::NetManagerStandard::PrepareContext
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/context/
H A Dprepare_context_ext.cpp27 PrepareContext::PrepareContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in PrepareContext() function in OHOS::NetManagerStandard::PrepareContext
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel_test.cpp53 void AuthNegotiateChannelTest::PrepareContext() in PrepareContext() function in OHOS::SoftBus::AuthNegotiateChannelTest
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp89 void P2pV1ProcessorTest::PrepareContext() in PrepareContext() function in OHOS::SoftBus::P2pV1ProcessorTest

Completed in 6 milliseconds