Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dstringbuffer.h63 const Ch* GetString() const { in GetString() function
/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.cpp532 const char* LogEvent::GetString(size_t key, status_t* err) const { in GetString() function in android::os::statsd::LogEvent