Home
last modified time | relevance | path

Searched defs:secRet (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_log.cpp59 int32_t secRet = sprintf_s(tempBuffer, INT32_STRING_LENGTH, "%d", value); in GetAnonyInt32() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp63 int32_t secRet = sprintf_s(tempBuffer, INT32_STRING_LENGTH, "%d", value); in GetAnonyInt32() local
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp85 int32_t secRet = sprintf_s(tempBuffer, INT32_STRING_LENGTH, "%d", value); in GetAnonyInt32() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp540 auto secRet = snprintf_s(str, sizeof(str), sizeof(str) - 1, "%d", i); in HWTEST_F() local
H A Dproducer_surface_test.cpp644 auto secRet = snprintf_s(str, sizeof(str), sizeof(str) - 1, "%d", i); in HWTEST_F() local
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp231 int32_t secRet = sprintf_s(tempBuffer, INT32_STRING_LENGTH, "%d", value); in GetAnonyInt32() local

Completed in 8 milliseconds