Home
last modified time | relevance | path

Searched refs:expectedValueLen (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_internal_api.h269 uint32_t expectedValueLen = 0; in Invoke_GetPropertyAsXXX_withoutEnum() local
298 expectedValueLen = strlen(expectedValue); in Invoke_GetPropertyAsXXX_withoutEnum()
303 expectedValueLen++; in Invoke_GetPropertyAsXXX_withoutEnum()
304 if (!ADBG_EXPECT_BUFFER(c, expectedValue, expectedValueLen, in Invoke_GetPropertyAsXXX_withoutEnum()