Home
last modified time | relevance | path

Searched defs:vectorSwap (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dcommon_func_test.c80 Node *vectorSwap = (Node *)VECTOR_Swap(&nodeVector, (int16)0, &node); variable
314 Node *vectorSwap = (Node *)VECTOR_Swap(NULL, (int16)0, NULL); variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DCommonTest.cpp88 Node *vectorSwap = (Node *)VECTOR_Swap(&nodeVector, (int16)0, &node); variable
323 Node *vectorSwap = (Node *)VECTOR_Swap(NULL, (int16)0, nullptr); variable