Home
last modified time | relevance | path

Searched defs:name_absolute (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/protobuf-codegen/src/gen/
Dscope.rs310 fn name_absolute(&self) -> ProtobufAbsPath { in name_absolute() method
/external/rust/crates/protobuf-codegen/2.27.1/src/
Dscope.rs282 fn name_absolute(&self) -> ProtobufAbsolutePath { in name_absolute() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptorx.rs312 fn name_absolute(&self) -> String { in name_absolute() method
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc745 const bool name_absolute = (pos != name.size() && name[pos] == '/'); in Open() local
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc766 const bool name_absolute = (pos != name.size() && name[pos] == '/'); in Open() local
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc766 const bool name_absolute = (pos != name.size() && name[pos] == '/'); in Open() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc766 const bool name_absolute = (pos != name.size() && name[pos] == '/'); in Open() local
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc547 const bool name_absolute = (pos != name.size() && name[pos] == '/'); in Open() local