Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_config_cache.cc221 std::optional<std::string> BtifConfigCache::GetString( in GetString() function in BtifConfigCache
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp656 const char* LogEvent::GetString(size_t key, status_t* err) const { in GetString() function in android::os::statsd::LogEvent