Home
last modified time | relevance | path

Searched defs:GetStr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc46 bool bluetooth::shim::BtifConfigInterface::GetStr(const std::string& /* section */, in GetStr() function in bluetooth::shim::BtifConfigInterface
51 std::optional<std::string> bluetooth::shim::BtifConfigInterface::GetStr( in GetStr() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc74 bool BtifConfigInterface::GetStr(const std::string& section, const std::string& property, in GetStr() function in bluetooth::shim::BtifConfigInterface
93 std::optional<std::string> BtifConfigInterface::GetStr(const std::string& section, in GetStr() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/external/sandboxed-api/contrib/libxls/utils/
H A Dutils_libxls.cc100 absl::StatusOr<std::string> LibXlsSheet::GetStr( in GetStr() function in LibXlsSheet
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/
H A Dcheck_test.cc118 auto GetStr = [&counter]() -> std::string { in TEST() local
/aosp_15_r20/external/tinyxml2/
H A Dtinyxml2.cpp286 const char* StrPair::GetStr() in GetStr() function in tinyxml2::StrPair
/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto2.pb.go1948 func (x *TestAllTypesProto2_MessageSetCorrectExtension1) GetStr() string { func