Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DBroadcastPublishTest.cpp41 if (current->Notify == other->Notify) { in Equal()
144 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
145 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
175 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
176 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
207 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
208 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
241 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
242 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
299 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
[all …]
DBroadcastSubscribeTest.cpp40 if (current->Notify == other->Notify) { in Equal()
189 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
216 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
245 Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
272 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
300 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
327 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
358 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
359 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
387 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
[all …]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dbroadcast_publish_func_test.c44 if (current->Notify == other->Notify) { in Equal()
141 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
142 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
172 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
173 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
204 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
205 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
238 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
239 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
299 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
[all …]
Dbroadcast_subscribe_func_test.c43 if (current->Notify == other->Notify) { in Equal()
189 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
216 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
241 Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
268 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
297 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
324 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
355 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
356 static Consumer c2 = {.identity = &g_identity, .Notify = C2Callback, .Equal = Equal};
384 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal};
[all …]
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.h49 bool Notify(size_t devNo, const std::string &strMsg, int msgLen);
90 bool Notify(AGENT_NO devNo, const std::string &notifyType, const std::string &msg, int msgLen);
Ddistributed_major.cpp311 bool DistributeTestEnvironment::Notify(size_t devNo, const std::string &strMsg, int msgLen) in Notify() function in OHOS::DistributeSystemTest::DistributeTestEnvironment
493 bool DistributeTest::Notify(AGENT_NO devNo, const std::string &notifyType, const std::string &msg, … in Notify() function in OHOS::DistributeSystemTest::DistributeTest
500 return g_pDistributetestEnv->Notify(devNo, strBuf, strBuf.length() + 1); in Notify()
/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp240 int32_t ret = cameraProvider.Notify(dhBase, hdiEvent);
313 int32_t ret = cameraProvider.Notify(dhBase, hdiEvent);
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp405 int32_t ret = cameraProvider.Notify(dhBase, hdiEvent);
418 int32_t ret = cameraProvider.Notify(dhBase, hdiEvent);