Searched refs:FlushCommandBuffer (Results 1 – 5 of 5) sorted by relevance
55 void FlushCommandBuffer(void* context, const std::string& command) override;
2624 void JsiEngineInstance::FlushCommandBuffer(void* context, const std::string& command) in FlushCommandBuffer() function in OHOS::Ace::Framework::JsiEngineInstance
52 virtual void FlushCommandBuffer(void* context, const std::string& command);
56 void FlushCommandBuffer(void* context, const std::string& command) override;
1054 void JsiDeclarativeEngineInstance::FlushCommandBuffer(void* context, const std::string& command) in FlushCommandBuffer() function in OHOS::Ace::Framework::JsiDeclarativeEngineInstance