Searched defs:GetStr (Results 1 – 6 of 6) sorted by relevance
46 bool bluetooth::shim::BtifConfigInterface::GetStr(const std::string& /* section */, in GetStr() function in bluetooth::shim::BtifConfigInterface51 std::optional<std::string> bluetooth::shim::BtifConfigInterface::GetStr( in GetStr() function in bluetooth::shim::BtifConfigInterface
74 bool BtifConfigInterface::GetStr(const std::string& section, const std::string& property, in GetStr() function in bluetooth::shim::BtifConfigInterface93 std::optional<std::string> BtifConfigInterface::GetStr(const std::string& section, in GetStr() function in bluetooth::shim::BtifConfigInterface
100 absl::StatusOr<std::string> LibXlsSheet::GetStr( in GetStr() function in LibXlsSheet
118 auto GetStr = [&counter]() -> std::string { in TEST() local
286 const char* StrPair::GetStr() in GetStr() function in tinyxml2::StrPair
1948 func (x *TestAllTypesProto2_MessageSetCorrectExtension1) GetStr() string { func