Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dbroadcast_publish_func_test.c142 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
173 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
205 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
239 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
300 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
331 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
Dbroadcast_subscribe_func_test.c356 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
385 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
415 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
451 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
482 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DBroadcastPublishTest.cpp145 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
176 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
208 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
242 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
300 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
331 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
DBroadcastSubscribeTest.cpp359 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal}; variable
417 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
447 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
483 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
514 static Consumer c2 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
/test/xts/hats/kernel/freelist/safe_unlink/
DMalloc_safe_unlink.cpp97 volatile uint8_t *c2; in child() local
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestSscanf.cpp154 char c2[10] = {0}; variable