Home
last modified time | relevance | path

Searched defs:namespace_dir (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc430 std::string namespace_dir = StringReplace(namespace_suffix, ".", "/", true); in GetOutputFile() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc430 std::string namespace_dir = StringReplace(namespace_suffix, ".", "/", true); in GetOutputFile() local
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc430 std::string namespace_dir = StringReplace(namespace_suffix, ".", "/", true); in GetOutputFile() local
/external/flatbuffers/src/
Dcode_generators.cpp123 std::string namespace_dir = path; // Either empty or ends in separator. in NamespaceDir() local