Searched refs:FlushAsyncCommands (Results 1 – 5 of 5) sorted by relevance
81 virtual int FlushAsyncCommands(int count, int length) = 0;168 int FlushAsyncCommands(int count, int length) override;
44 int FlushAsyncCommands(int count, int length) override;
172 int DBinderTestService::FlushAsyncCommands(int count, int length) in FlushAsyncCommands() function in OHOS::DBinderTestService
327 int DBinderTestServiceProxy::FlushAsyncCommands(int count, int length) in FlushAsyncCommands() function in OHOS::DBinderTestServiceProxy
1171 int result = remoteTestService->FlushAsyncCommands(MULTIPLEX_TIMES, rawData10K);