Searched refs:g_commCC (Results 1 – 1 of 1) sorted by relevance
41 ICommunicator *g_commCC = nullptr; variable94 g_commCC = g_envDeviceC.commAggrHandle->AllocCommunicator(LABEL_C, errorNo); in AllocAllCommunicator()95 ASSERT_NOT_NULL_AND_ACTIVATE(g_commCC); in AllocAllCommunicator()110 g_envDeviceC.commAggrHandle->ReleaseCommunicator(g_commCC); in ReleaseAllCommunicator()111 g_commCC = nullptr; in ReleaseAllCommunicator()387 g_commCC->RegOnMessageCallback([&recvMsgForCC](const std::string &srcTarget, Message *inMsg) { in __anonb9037cf20602()489 errCode = g_commCC->SendMessage(DEVICE_NAME_B, sendMsgForCC, conf);609 g_commCC->RegOnConnectCallback(callback, nullptr);