Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/
H A Devent_manager.h84 void SetEventDestroy(bool flag);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp300 manager->SetEventDestroy(true); in Destroy()
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Devent_manager.cpp286 void EventManager::SetEventDestroy(bool flag) in SetEventDestroy() function in OHOS::NetStack::EventManager