Searched refs:MAX_DLP_LINK_SIZE (Results 1 – 1 of 1) sorted by relevance
29 static constexpr uint32_t MAX_DLP_LINK_SIZE = 1000; // max open link file variable70 if (g_DlpLinkFileNameMap_.size() >= MAX_DLP_LINK_SIZE) { in AddDlpLinkFile()