Home
last modified time | relevance | path

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

/external/perfetto/src/android_sdk/nativehelper/
Dutils.h42 [[maybe_unused]] static const char* GetCStr(const char* str) { in GetCStr() function
45 [[maybe_unused]] static const char* GetCStr(const std::string& str) { in GetCStr() function