Searched refs:safeConvertChar (Results 1 – 1 of 1) sorted by relevance
30 std::string safeConvertChar(const char* str, size_t max_len) { in safeConvertChar() function147 aidl_status->ringName = safeConvertChar(reinterpret_cast<const char*>(legacy_status.name), in convertLegacyDebugRingBufferStatusToAidl()1481 nanStatus->description = safeConvertChar(str, max_len); in convertToNanStatus()