Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
Dhidl_struct_util.cpp32 hidl_string safeConvertChar(const char* str, size_t max_len) { in safeConvertChar() function
186 safeConvertChar(reinterpret_cast<const char*>(legacy_status.name), in convertLegacyDebugRingBufferStatusToHidl()
1078 wifiNanStatus->description = safeConvertChar(str, max_len); in convertToWifiNanStatus()