Home
last modified time | relevance | path

Searched refs:EXACT_NAME (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dsubprocess.h63 EXACT_NAME // Program is an exact file name; don't use the PATH. enumerator
Dsubprocess.cc322 case EXACT_NAME:
Dcommand_line_interface.cc1573 subprocess.Start(plugins_[plugin_name], Subprocess::EXACT_NAME); in GeneratePluginOutput()