Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions_lib.cc181 string GetQualifiedName(const Descriptor& d) { in GetQualifiedName() function
187 string GetQualifiedName(const EnumDescriptor& d) { in GetQualifiedName() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dllvm_loop.cc169 std::string ForLoop::GetQualifiedName(absl::string_view name) { in GetQualifiedName() function in xla::llvm_ir::ForLoop
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
H A DObject.c187 GetQualifiedName( in GetQualifiedName() function
/aosp_15_r20/system/tools/aidl/
Daidl_to_cpp_common.cpp238 string GetQualifiedName(const AidlDefinedType& type, ClassNames class_names) { in GetQualifiedName() function