Searched refs:CommandLineFlagsHasBeenParsed (Results 1 – 4 of 4) sorted by relevance
31 C10_EXPORT bool CommandLineFlagsHasBeenParsed() { in CommandLineFlagsHasBeenParsed() function
122 C10_EXPORT bool CommandLineFlagsHasBeenParsed() { in CommandLineFlagsHasBeenParsed() function
62 C10_API bool CommandLineFlagsHasBeenParsed();
392 if (!c10::CommandLineFlagsHasBeenParsed()) { in InitCaffeLogging()