Home
last modified time | relevance | path

Searched refs:MAX_CALLBACK_NUM (Results 1 - 4 of 4) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dasync_context.h29 napi_ref callback[MAX_CALLBACK_NUM] = { 0 };
H A Dconstant_definition.h36 const int32_t MAX_CALLBACK_NUM = 3; member
/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; member
124 if ((infoSize < 0) || (infoSize > MAX_CALLBACK_NUM)) { in GetContinuousTaskApps()
/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp816 if (index >= MAX_CALLBACK_NUM) { in InitAsyncCallBackEnv()

Completed in 4 milliseconds