Home
last modified time | relevance | path

Searched defs:GetDebugInfo (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-storage-file.cc101 void IcingStorageFile::GetDebugInfo(int verbosity, std::string *out) const { in GetDebugInfo() function in icing::lib::IcingStorageFile
H A Dicing-storage-collection.cc118 void IcingStorageCollection::GetDebugInfo(int verbosity, in GetDebugInfo() function in icing::lib::IcingStorageCollection
H A Dicing-dynamic-trie.cc2440 void IcingDynamicTrie::GetDebugInfo(int verbosity, std::string *out) const { in GetDebugInfo() function in icing::lib::IcingDynamicTrie
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_op_rewrite_registry.h44 DebugInfo GetDebugInfo() const { return debug_info_; } in GetDebugInfo() function
/aosp_15_r20/external/icing/icing/index/
H A Dindex.h185 IndexDebugInfoProto GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function
H A Dindex_test.cc2385 TEST_F(IndexTest, GetDebugInfo) { in TEST_F() argument
/aosp_15_r20/frameworks/base/cmds/idmap2/include/idmap2/
H A DIdmap.h139 const std::string& GetDebugInfo() const { in GetDebugInfo() function
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp405 std::string GrpcGraph::GetDebugInfo() { in GetDebugInfo() function in android::automotive::computepipe::graph::GrpcGraph
DLocalPrebuiltGraph.cpp347 std::string LocalPrebuiltGraph::GetDebugInfo() { in GetDebugInfo() function in android::automotive::computepipe::graph::LocalPrebuiltGraph
/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dflash-index-storage.cc577 void FlashIndexStorage::GetDebugInfo(DebugInfoVerbosity::Code verbosity, in GetDebugInfo() function in icing::lib::FlashIndexStorage
/aosp_15_r20/external/icing/icing/index/lite/
H A Dlite-index.cc577 std::string LiteIndex::GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function in icing::lib::LiteIndex
/aosp_15_r20/external/icing/icing/index/main/
H A Dmain-index.cc699 std::string MainIndex::GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function in icing::lib::MainIndex
/aosp_15_r20/art/libelffile/elf/
H A Delf_builder.h511 Section* GetDebugInfo() { return &debug_info_; } in GetDebugInfo() function
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store.cc1280 libtextclassifier3::StatusOr<SchemaDebugInfoProto> SchemaStore::GetDebugInfo() in GetDebugInfo() function in icing::lib::SchemaStore
H A Dschema-store_test.cc2629 TEST_F(SchemaStoreTest, GetDebugInfo) { in TEST_F() argument
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp240 ErrorCode KeymasterHidlTest::GetDebugInfo(DebugInfo* debug_info) { in GetDebugInfo() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.cc2454 DocumentStore::GetDebugInfo(int verbosity) const { in GetDebugInfo() function in icing::lib::DocumentStore
H A Ddocument-store_test.cc5032 TEST_P(DocumentStoreTest, GetDebugInfo) { in TEST_P() argument
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine.cc2234 DebugInfoResultProto IcingSearchEngine::GetDebugInfo( in GetDebugInfo() function in icing::lib::IcingSearchEngine
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc4078 debug::DebugInfo OatWriter::GetDebugInfo() const { in GetDebugInfo() function in art::linker::OatWriter