Home
last modified time | relevance | path

Searched defs:GetBin (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_BtifConfigInterface.cc64 bool bluetooth::shim::BtifConfigInterface::GetBin(const std::string& section, in GetBin() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/gd/storage/
H A Dconfig_cache_helper.cc110 std::optional<std::vector<uint8_t>> ConfigCacheHelper::GetBin( in GetBin() function in bluetooth::storage::ConfigCacheHelper
/aosp12/system/bt/main/shim/
H A Dconfig.cc116 bool BtifConfigInterface::GetBin(const std::string& section, in GetBin() function in bluetooth::shim::BtifConfigInterface
/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc3359 ImageWriter::Bin ImageWriter::BinSlot::GetBin() const { in GetBin() function in art::linker::ImageWriter::BinSlot