Home
last modified time | relevance | path

Searched defs:outStr (Results 1 - 13 of 13) 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
/base/hiviewdfx/faultloggerd/example/
H A Ddump_catcher_demo.cpp42 std::string outStr = ""; in TestFuncDump() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_log.c71 char outStr[LOG_PRINT_MAX_LEN] = {0}; in DevAuthLogPrint() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/
H A Ddfx_json_formatter.cpp30 static bool FormatJsFrame(const Json::Value& frames, const uint32_t& frameIdx, std::string& outStr) in FormatJsFrame() argument
47 static bool FormatNativeFrame(const Json::Value& frames, const uint32_t& frameIdx, std::string& outStr) in FormatNativeFrame() argument
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c407 int32 EventContentFmt(char *outStr, int32 outStrLen, const uint8 *pEvent) in EventContentFmt() argument
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp169 std::string outStr = ConvertSignAndNum(result, lastLen, defaultData, defaultData->style); in InnerFormat() local
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c477 char *outStr = PackJsonToString(sendToPeer); in ReturnTransmitData() local
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c366 int32 LogContentFmt(char *outStr, int32 outStrLen, const uint8 *pLogContent) in LogContentFmt() argument
398 LogCommonFmt(char *outStr, int32 outStrLen, const HiLogCommon *commonContentPtr) LogCommonFmt() argument
[all...]
/test/xts/device_attest/services/core/network/
H A Dattest_network.c132 static int32_t Sha256Udid(char *udid, char *outStr) in Sha256Udid() argument

Completed in 9 milliseconds