Home
last modified time | relevance | path

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

/external/icing/icing/legacy/index/
Dicing-storage-file.cc101 void IcingStorageFile::GetDebugInfo(int verbosity, std::string *out) const { in GetDebugInfo() function in icing::lib::IcingStorageFile
Dicing-storage-collection.cc118 void IcingStorageCollection::GetDebugInfo(int verbosity, in GetDebugInfo() function in icing::lib::IcingStorageCollection
Dicing-dynamic-trie.cc2440 void IcingDynamicTrie::GetDebugInfo(int verbosity, std::string *out) const { in GetDebugInfo() function in icing::lib::IcingDynamicTrie
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_op_rewrite_registry.h44 DebugInfo GetDebugInfo() const { return debug_info_; } in GetDebugInfo() function
/external/icing/icing/index/
Dindex.h185 IndexDebugInfoProto GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function
Dindex_test.cc2385 TEST_F(IndexTest, GetDebugInfo) { in TEST_F() argument
/external/icing/icing/file/posting_list/
Dflash-index-storage.cc577 void FlashIndexStorage::GetDebugInfo(DebugInfoVerbosity::Code verbosity, in GetDebugInfo() function in icing::lib::FlashIndexStorage
/external/icing/icing/index/lite/
Dlite-index.cc577 std::string LiteIndex::GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function in icing::lib::LiteIndex
/external/icing/icing/index/main/
Dmain-index.cc699 std::string MainIndex::GetDebugInfo(DebugInfoVerbosity::Code verbosity) const { in GetDebugInfo() function in icing::lib::MainIndex
/external/icing/icing/schema/
Dschema-store.cc1328 libtextclassifier3::StatusOr<SchemaDebugInfoProto> SchemaStore::GetDebugInfo() in GetDebugInfo() function in icing::lib::SchemaStore
Dschema-store_test.cc2763 TEST_F(SchemaStoreTest, GetDebugInfo) { in TEST_F() argument
/external/icing/icing/store/
Ddocument-store.cc2454 DocumentStore::GetDebugInfo(int verbosity) const { in GetDebugInfo() function in icing::lib::DocumentStore
Ddocument-store_test.cc5073 TEST_P(DocumentStoreTest, GetDebugInfo) { in TEST_P() argument
/external/icing/icing/
Dicing-search-engine.cc2445 DebugInfoResultProto IcingSearchEngine::GetDebugInfo( in GetDebugInfo() function in icing::lib::IcingSearchEngine