Home
last modified time | relevance | path

Searched refs:safeConvertChar (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp30 std::string safeConvertChar(const char* str, size_t max_len) { in safeConvertChar() function
147 aidl_status->ringName = safeConvertChar(reinterpret_cast<const char*>(legacy_status.name), in convertLegacyDebugRingBufferStatusToAidl()
1481 nanStatus->description = safeConvertChar(str, max_len); in convertToNanStatus()