Searched refs:atap_strlen (Results 1 - 4 of 4) sorted by relevance

/system/iot/attestation/atap/libatap/
H A Datap_sysdeps.h76 size_t atap_strlen(const char* str) ATAP_ATTR_WARN_UNUSED_RESULT;
H A Datap_sysdeps_posix.c52 size_t atap_strlen(const char* str) { function
H A Datap_util.c23 size_t len = atap_strlen(str);
349 atap_strlen(info),
/system/iot/attestation/atap/test/
H A Datap_sysdeps_posix_testing.cpp54 size_t atap_strlen(const char* str) { function

Completed in 202 milliseconds