Home
last modified time | relevance | path

Searched defs:GetTable (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/dumpsys/test_data/
H A Dbar.h12 TableAddFunction GetTable(flatbuffers::FlatBufferBuilder& fb_builder) override { in GetTable() function
H A Dqux.h10 TableAddFunction GetTable(flatbuffers::FlatBufferBuilder& fb_builder) override { in GetTable() function
H A Dfoo.h10 TableAddFunction GetTable(flatbuffers::FlatBufferBuilder& fb_builder) override { in GetTable() function
H A Dbaz.h10 TableAddFunction GetTable(flatbuffers::FlatBufferBuilder& fb_builder) override { in GetTable() function
/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp516 bool DeviceMapper::GetTable(const std::string& name, uint32_t flags, in GetTable() function in android::dm::DeviceMapper