Searched refs:MAX_CALLBACK_SIZE (Results 1 – 9 of 9) sorted by relevance
36 static const uint32_t MAX_CALLBACK_SIZE = 1024; variable61 if (callbackInfoMap_.size() >= MAX_CALLBACK_SIZE) { in AddCallback()
35 static const uint32_t MAX_CALLBACK_SIZE = 1024; variable64 if (callbackDataList_.size() >= MAX_CALLBACK_SIZE) { in AddCallback()
34 static const uint32_t MAX_CALLBACK_SIZE = 1024; variable62 if (callbackInfoList_.size() >= MAX_CALLBACK_SIZE) { in AddCallback()
35 static const uint32_t MAX_CALLBACK_SIZE = 100; variable63 if (openDlpFileCallbackMap_.size() >= MAX_CALLBACK_SIZE) { in AddCallback()
32 static const uint32_t MAX_CALLBACK_SIZE = 1024; variable95 for (uint32_t index = 0; index <= MAX_CALLBACK_SIZE; ++index) {107 dlpSandboxInfo.pid = MAX_CALLBACK_SIZE + 1;
35 const static int32_t MAX_CALLBACK_SIZE = 200; variable179 if (activeCbkMap_.size() >= MAX_CALLBACK_SIZE) { in CreateActiveStatusChangeCbk()
47 static constexpr uint32_t MAX_CALLBACK_SIZE = 1024; variable223 for (size_t i = 0; i < MAX_CALLBACK_SIZE; ++i) {
32 static constexpr size_t MAX_CALLBACK_SIZE = 200; variable859 if (g_permActiveChangeSubscribers.size() >= MAX_CALLBACK_SIZE) { in RegisterPermActiveChangeCallback()
39 static constexpr uint32_t MAX_CALLBACK_SIZE = 1024; variable757 for (size_t i = 0; i < MAX_CALLBACK_SIZE; ++i) {