Home
last modified time | relevance | path

Searched defs:outStr (Results 1 - 10 of 10) sorted by relevance

/test/xts/device_attest/services/core/utils/
H A Dattest_utils_log.c62 char outStr[ATTEST_LOG_STR_LEM] = {0}; in AttestLogAnonyStr() local
H A Dattest_utils_file.c265 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer() argument
H A Dattest_utils.c292 char outStr[OUT_STR_LEN_MAX + 2] = {0}; in CharToAscii() local
[all...]
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_file.c47 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer() argument
H A Dattest_utils_log.c80 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 Dsprintf.cpp240 u_localized_print_string outStr; in u_vsnprintf_u() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dsprintf.cpp228 u_localized_print_string outStr; in u_vsnprintf_u() local
[all...]
/developtools/profiler/host/smartperf/client/client_command/
H A Dsp_utils.cpp565 std::string outStr = a->second; in VerifyValueStr() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c132 static int32_t Sha256Udid(char *udid, char *outStr) in Sha256Udid() argument
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4087 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 35 milliseconds