Searched refs:PUBLIC_FLAG (Results 1 – 2 of 2) sorted by relevance
533 #define PUBLIC_FLAG "{public}" macro664 if (0 == strncmp(format, PUBLIC_FLAG, PUBLIC_FLAG_LEN)) { in HiLogSecOutputS()
151 #define PUBLIC_FLAG "{public}" macro529 if (strncmp(format, PUBLIC_FLAG, PUBLIC_FLAG_LEN) == 0) {