Home
last modified time | relevance | path

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

/test/xts/dcts/common/
Dshm_utils.cpp24 const int STR_KEY = 5; variable
133 if (strncpy_s(data, strlen("0") + 1, str + STR_KEY, 1) != EOK) { in waitDataWithCode()