Searched defs:outStr (Results 1 - 10 of 10) sorted by relevance
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_log.c | 62 char outStr[ATTEST_LOG_STR_LEM] = {0}; in AttestLogAnonyStr() local
|
| H A D | attest_utils_file.c | 265 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer() argument
|
| H A D | attest_utils.c | 292 char outStr[OUT_STR_LEN_MAX + 2] = {0}; in CharToAscii() local [all...] |
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_file.c | 47 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer() argument
|
| H A D | attest_utils_log.c | 80 char outStr[ATTEST_LOG_STR_LEM] = {0}; in AttestLog() local 112 char outStr[ATTEST_LOG_STR_LEM] = {0}; in AttestLogAnonyStr() local
|
| /third_party/icu/icu4c/source/io/ |
| H A D | sprintf.cpp | 240 u_localized_print_string outStr; in u_vsnprintf_u() local [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | sprintf.cpp | 228 u_localized_print_string outStr; in u_vsnprintf_u() local [all...] |
| /developtools/profiler/host/smartperf/client/client_command/ |
| H A D | sp_utils.cpp | 565 std::string outStr = a->second; in VerifyValueStr() local
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 132 static int32_t Sha256Udid(char *udid, char *outStr) in Sha256Udid() argument
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 4087 static inline void VmaUint32ToStr(char* outStr, size_t strLen, uint32_t num) in VmaUint32ToStr() argument 4091 static inline void VmaUint64ToStr(char* outStr, size_t strLen, uint64_t num) in VmaUint64ToStr() argument 4095 static inline void VmaPtrToStr(char* outStr, size_t strLen, const void* ptr) in VmaPtrToStr() argument
|
Completed in 30 milliseconds