Home
last modified time | relevance | path

Searched defs:MAX_CALLBACK_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/common/background_task_manager/src/
H A Dbackground_task_manager_access_proxy.cpp26 static constexpr int32_t MAX_CALLBACK_NUM = 10 * 1024; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H A Dsoftbus_wifi_api_adapter.h30 #define MAX_CALLBACK_NUM 5 macro
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h36 const int32_t MAX_CALLBACK_NUM = 3; variable