Searched defs:innerMsg (Results 1 – 13 of 13) sorted by relevance
60 nlohmann::json innerMsg = *it; in NotifyRegisterCallback() local100 nlohmann::json innerMsg = *it; in NotifyUnregisterCallback() local129 nlohmann::json innerMsg = *it; in NotifyPrepareCallback() local156 nlohmann::json innerMsg = *it; in NotifyUnprepareCallback() local183 nlohmann::json innerMsg = *it; in NotifyStartCallback() local217 nlohmann::json innerMsg = *it; in NotifyStopCallback() local262 nlohmann::json innerMsg = *it; in NotifyStartDhidCallback() local289 nlohmann::json innerMsg = *it; in NotifyStopDhidCallback() local316 nlohmann::json innerMsg = *it; in NotifyKeyStateCallback() local346 nlohmann::json innerMsg = *it; in NotifyStartServerCallback() local[all …]
73 void SliteAceAbility::HandleExtraMessage(const AbilitySlite::SliteAbilityInnerMsg &innerMsg) in HandleExtraMessage()
104 int32_t AbilityThread::SendScheduleMsgToAbilityThread(SliteAbilityInnerMsg &innerMsg) in SendScheduleMsgToAbilityThread()
128 SliteAbilityInnerMsg innerMsg; in AppTaskHandler() local
164 SliteAbilityInnerMsg innerMsg; in NativeAppTaskHandler() local
1068 SliteAbilityInnerMsg innerMsg; in SendMsgToAbilityThread() local
69 void SliteAbility::HandleExtraMessage(const SliteAbilityInnerMsg &innerMsg) in HandleExtraMessage()
105 const AbilityInnerMsg *innerMsg = GetMessage(); in HandleEventLoop() local
303 cJSON *innerMsg = cJSON_GetArrayItem(dataMsg.get(), 0); in ProcessStartPage() local329 cJSON *innerMsg = cJSON_GetArrayItem(dataMsg.get(), 0); in ProcessStopPage() local
61 AbilityInnerMsg innerMsg; in DispatchToLoop() local
86 const AMSMessage *innerMsg = GetMessage(); in run() local
215 nlohmann::json innerMsg = *(it); in ScanAllNode() local
81 std::shared_ptr<nlohmann::json> innerMsg = event->GetSharedObject<nlohmann::json>(); in ProcessEvent() local