Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dcommon_func_test.c76 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)0); variable
111 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)0); variable
160 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)i); variable
214 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)i); variable
277 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, indexFind); variable
337 Node *vectorAt = (Node *)VECTOR_At(NULL, (int16)0); variable
Dtaskpool_singletask_func_test.c565 Node *vectorAt = (Node *)VECTOR_At(&g_nodeVector, i); variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DCommonTest.cpp84 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)0); variable
119 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)0); variable
169 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)i); variable
223 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, (int16)i); variable
286 Node *vectorAt = (Node *)VECTOR_At(&nodeVector, indexFind); variable
346 Node *vectorAt = (Node *)VECTOR_At(NULL, (int16)0); variable