Home | History | Annotate | Download | only in src

Lines Matching refs:GetCommandLineFlagInfo

1493 // GetCommandLineFlagInfo()
1526 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) {
1542 if (!GetCommandLineFlagInfo(name, &info)) {