Home
last modified time | relevance | path

Searched defs:ProcessCommandQueue (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/src/
Dform_command_process_strategy.cpp21 void RenderFormStrategy::ProcessCommandQueue(std::queue<FormCommand> &commandQueue, const int64_t f… in ProcessCommandQueue() function in OHOS::AppExecFwk::RenderFormStrategy
45 void SimilarStatusStrategy::ProcessCommandQueue(std::queue<FormCommand> &commandQueue, const int64_… in ProcessCommandQueue() function in OHOS::AppExecFwk::SimilarStatusStrategy
69 void DifferentStatusStrategy::ProcessCommandQueue(std::queue<FormCommand> &commandQueue, const int6… in ProcessCommandQueue() function in OHOS::AppExecFwk::DifferentStatusStrategy
Dform_command_queue.cpp67 void FormCommandQueue::ProcessCommandQueue() in ProcessCommandQueue() function in OHOS::AppExecFwk::FormCommandQueue