Searched defs:SetStr (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 55 bool bluetooth::shim::BtifConfigInterface::SetStr(const std::string& /* section */, in SetStr() function in bluetooth::shim::BtifConfigInterface |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 98 bool BtifConfigInterface::SetStr(const std::string& section, const std::string& property, in SetStr() function in bluetooth::shim::BtifConfigInterface |
/aosp_15_r20/external/tinyxml2/ | ||
H A D | tinyxml2.cpp | 199 void StrPair::SetStr( const char* str, int flags ) in SetStr() function in tinyxml2::StrPair |