Home
last modified time | relevance | path

Searched defs:GetNameFor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddevice_util.h117 absl::string_view GetNameFor(DeviceId device) const { in GetNameFor() function
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_dictionary.cpp122 ByteString CPDF_Dictionary::GetNameFor(const ByteString& key) const { in GetNameFor() function in CPDF_Dictionary
H A Dcpdf_object_unittest.cpp279 TEST_F(PDFObjectsTest, GetNameFor) { in TEST_F() argument