Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnapi_net_policy.cpp145 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteSetPolicyByUid()
182 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteGetUidsByPolicy()
209 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteGetPolicyByUid()
254 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteNetPolicyResultCode()
284 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteOn()
312 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteOff()
530 napi_value callbackValues[CALLBACK_ARGV_CNT] = {nullptr, nullptr}; in CompleteSetBackgroundPolicy()
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.h39 CALLBACK_ARGV_CNT, enumerator
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.h52 CALLBACK_ARGV_CNT, enumerator