Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Devent_report.cpp41 constexpr const char *EVENT_KEY_NET_REQUEST_CALLBACK_AVAILABLE = "CALLBACK_AVAILABLE"; variable
76 … eventInfo.supplierIdent, EVENT_KEY_NET_REQUEST_CALLBACK_AVAILABLE, eventInfo.callbackAvailable); in SendRequestBehaviorEvent()