HomeSort by relevance Sort by last modified time
    Searched refs:GetFileNamespace (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_names.h 59 string GetFileNamespace(const FileDescriptor* descriptor);
csharp_helpers.cc 114 std::string GetFileNamespace(const FileDescriptor* descriptor) {
280 std::string result = GetFileNamespace(file);
297 std::string result = GetFileNamespace(descriptor);
353 string ns = GetFileNamespace(descriptor);
csharp_reflection_class.cc 58 namespace_ = GetFileNamespace(file);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/csharp/
csharp_names.h 59 string GetFileNamespace(const FileDescriptor* descriptor);

Completed in 311 milliseconds