Searched refs:src_string (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_base64.function | 58 void mbedtls_base64_encode(char *src_string, char *dst_string, 68 strncpy((char *) src_str, src_string, sizeof(src_str) - 1); 86 void mbedtls_base64_decode(char *src_string, char *dst_string, int result) 96 strncpy((char *) src_str, src_string, sizeof(src_str) - 1);
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A D | test_suite_base64.function | 58 void mbedtls_base64_encode(char *src_string, char *dst_string, 68 strncpy((char *) src_str, src_string, sizeof(src_str) - 1); 86 void mbedtls_base64_decode(char *src_string, char *dst_string, int result) 96 strncpy((char *) src_str, src_string, sizeof(src_str) - 1);
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | string-alloc-inl.h | 161 Handle<String> src_string, in SetStringCountAndValueVisitorFromString() argument 163 count_(count), src_string_(src_string), offset_(offset) { in SetStringCountAndValueVisitorFromString()
|
/aosp_15_r20/external/cpuinfo/test/dmesg/ |
H A D | padcod-10.1.log | 559 <7>[ 8.711707] :strlen(src_string):235 637 <7>[ 8.820326] :strlen(src_string):235
|