Home
last modified time | relevance | path

Searched refs:OutputDirectory (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h51 OutputDirectory* output_directory, string* error) const;
Dobjectivec_generator.cc50 OutputDirectory* output_directory, in Generate()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcode_generator.h161 typedef GeneratorContext OutputDirectory; typedef
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h31 RSReflectionCpp(const RSContext *Context, const std::string &OutputDirectory,
Dslang_rs_reflection_cpp.cpp120 const string &OutputDirectory, in RSReflectionCpp() argument
124 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory), in RSReflectionCpp()