Home
last modified time | relevance | path

Searched refs:len5 (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.cpp114 const size_t len5 = 5; in HILOG_CHARACTERS() local
122 buffer[index + len3], buffer[index + len4], buffer[index + len5]); in HILOG_CHARACTERS()
123 } else if (len == len5) { in HILOG_CHARACTERS()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp117 string len5 = "abcde"; in HWTEST_F() local
118 string res = ProfileUtils::GetAnonyString(len5); in HWTEST_F()

Completed in 3 milliseconds