Searched refs:MAX_NAME_LENGTH (Results 1 – 4 of 4) sorted by relevance
54 #define MAX_NAME_LENGTH (255) macro200 char job_originating_user_name[MAX_NAME_LENGTH + 1];
140 static constexpr size_t MAX_NAME_LENGTH = 15; variable910 if (thread_name.length() >= MAX_NAME_LENGTH && !hasAt && hasDot) { in SetThreadName()911 name_start_ptr += thread_name.length() - MAX_NAME_LENGTH; in SetThreadName()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
50776 field public static final int MAX_NAME_LENGTH = 80; // 0x50