Searched refs:strOut (Results 1 – 4 of 4) sorted by relevance
458 if (strOut == nullptr) return; in appendValueToString()470 if (strOut == nullptr) return; in appendVectorOrArrayToString()474 (*strOut) +=", "; in appendVectorOrArrayToString()488 if (strOut == nullptr) return; in appendVectorOrArrayToString()491 (*strOut) += "\n"; in appendVectorOrArrayToString()504 if (strOut == nullptr) return; in appendVectorArrayToString()509 (*strOut) +=", "; in appendVectorArrayToString()512 (*strOut) += "\n"; in appendVectorArrayToString()525 if (strOut == nullptr) return; in appendArrayArrayToString()530 (*strOut) +=", "; in appendArrayArrayToString()[all …]
2087 *strOut++ = '['; in android_log_buffer_to_string()2096 *strOut++ = ']'; in android_log_buffer_to_string()2109 strOut += outCount; in android_log_buffer_to_string()2124 strOut += outCount; in android_log_buffer_to_string()2139 strOut += outCount; in android_log_buffer_to_string()2162 strOut += elem.len; in android_log_buffer_to_string()2167 strOut += strOutLen; in android_log_buffer_to_string()2186 *strOut++ = ','; in android_log_buffer_to_string()2198 *(strOut - 1) = '!'; in android_log_buffer_to_string()2201 *strOut++ = '!'; in android_log_buffer_to_string()[all …]
492 char strOut[CHPP_SERVICE_UUID_STRING_LEN]);
772 char strOut[CHPP_SERVICE_UUID_STRING_LEN]) { in chppUuidToStr()774 strOut, CHPP_SERVICE_UUID_STRING_LEN, in chppUuidToStr()