Home
last modified time | relevance | path

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

/aosp_15_r20/external/leveldb/db/
H A Dbuilder.cc17 Status BuildTable(const std::string& dbname, Env* env, const Options& options, in BuildTable() function
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator_test.cpp74 std::unique_ptr<ResourceTable> BuildTable() { in BuildTable() function in aapt::__anonf11702740111::MultiApkGeneratorTest
/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.cpp439 void BinaryAnnotator::BuildTable(const uint64_t table_offset, in BuildTable() function in flatbuffers::BinaryAnnotator