Searched refs:PostCommand (Results 1 – 13 of 13) sorted by relevance
68 void JSThread::PostCommand(AbilityMsgId command) in PostCommand() function in OHOS::ACELite::JSThread166 PostCommand(AbilityMsgId::TE_EVENT); in TryToDispatchTEEvent()
46 void PostCommand(AbilityMsgId command);
27 void PostCommand() override;
28 void PostCommand() override;
29 void PostCommand() override;
67 void EraseCommander::PostCommand() in PostCommand() function in Flashd::EraseCommander
37 virtual void PostCommand() = 0;
77 void FormatCommander::PostCommand() in PostCommand() function in Flashd::FormatCommander
117 void FlashCommander::PostCommand() in PostCommand() function in Flashd::FlashCommander
127 void UpdateCommander::PostCommand() in PostCommand() function in Flashd::UpdateCommander
98 commander_->PostCommand(); in SendToHost()
219 appRecord.jsApp->PostCommand(state); in MoveAppToTargetState()