Home
last modified time | relevance | path

Searched defs:strLen (Results 1 – 3 of 3) sorted by relevance

/test/xts/device_attest_lite/services/core/utils/
Dattest_utils.c131 static uint32_t CalUnAnonyStrLen(uint32_t strLen) in CalUnAnonyStrLen()
147 uint32_t strLen = strlen(str); in AnonymiseStr() local
/test/xts/device_attest/services/core/utils/
Dattest_utils.c128 static uint32_t CalUnAnonyStrLen(uint32_t strLen) in CalUnAnonyStrLen()
144 uint32_t strLen = strlen(str); in AnonymiseStr() local
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.cpp366 [&](const std::string &strReturn, int strLen)->bool { in RunCmdOnAgent()
391 [&](const std::string &strReturn, int strLen)->bool { in RunCmdOnAgent()