Home
last modified time | relevance | path

Searched refs:SetRef (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Devent_manager.h56 void SetRef(napi_ref ref);
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp136 void EventManager::SetRef(napi_ref ref) in SetRef() function in OHOS::NetManagerStandard::EventManager
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp473 context->GetManager()->SetRef(NapiUtils::CreateReference(theEnv, thisVal)); in Register()
489 context->GetManager()->SetRef(nullptr); in Unregister()