Home
last modified time | relevance | path

Searched refs:Post (Results 1 - 25 of 56) sorted by relevance

123

/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.cpp74 handler_->Post([this, ret] { this->stateCb_->OnConfigureFailed(this->GetCameraId(), ret); }); in OnConfigured()
77 handler_->Post([this] { this->stateCb_->OnConfigured(*this); }); in OnConfigured()
93 handler_->Post([this] { this->stateCb_->OnReleased(*this); }); in Release()
144 eventhdl->Post([fsc, this, i] { in StopLoopingCapture()
199 handler_->Post([this] { this->stateCb_->OnCreated(*this); }); in OnCreate()
213 eventhdl->Post([fsc, this, &fc] { in OnFrameFinished()
219 eventhdl->Post([fsc, this, &fc] { in OnFrameFinished()
230 handler_->Post([this] { this->stateCb_->OnCreateFailed(id_, MEDIA_ERR); }); in OnCreateFailed()
H A Dcamera_manager.cpp56 i.second->Post(
68 i.second->Post(
93 handler.Post([&callback, cameraId]() { callback.OnCameraStatus(cameraId, CAMERA_DEVICE_STATE_AVAILABLE); });
150 handler.Post([&callback, &cameraId] { callback.OnCreateFailed(cameraId, MEDIA_ERR); });
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_connect_callback_stub.h36 int Post() in Post() function in OHOS::AAFwk::MockAbilityConnectCallbackStub
38 sem_.Post(); in Post()
44 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/data_ability_observer_proxy_test/
H A Dmock_data_obs_manager_onchange_callback.h38 int Post() in Post() function in OHOS::AAFwk::MockDataObsManagerOnChangeCallBack
40 sem_.Post(); in Post()
46 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/data_ability_observer_stub_test/
H A Dmock_data_obs_manager_onchange_callback.h36 int Post() in Post() function in OHOS::AAFwk::MockDataObsManagerOnChangeCallBack
38 sem_.Post(); in Post()
44 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_pref_test/
H A Dmock_data_ability_observer_stub.h39 int Post() in Post() function in OHOS::AAFwk::MockDataAbilityObserverStub
41 sem_.Post(); in Post()
47 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_test/
H A Dmock_data_ability_observer_stub.h34 int Post() in Post() function in OHOS::AAFwk::MockDataAbilityObserverStub
36 sem_.Post(); in Post()
42 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/ability_connect_callback_stub_test/
H A Dmock_ability_connect_callback_stub.h36 int Post() in Post() function in OHOS::AAFwk::MockAbilityConnectCallback
38 sem_.Post(); in Post()
44 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/cj_ability_connect_callback_object_test/
H A Dmock_ability_connect_callback_stub.h31 int Post() in Post() function in OHOS::AAFwk::MockAbilityConnectCallback
33 sem_.Post(); in Post()
39 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/atomic_service_status_callback_stub_test/
H A Dmock_atomic_service_status_callback_stub.h40 int Post() in Post() function in OHOS::AAFwk::MockAtomicServiceStatusCallbackStub
42 sem_.Post(); in Post()
48 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/ability_connect_callback_proxy_test/
H A Dmock_ability_connect_callback_stub.h36 int Post() in Post() function in OHOS::AAFwk::MockAbilityConnectCallback
38 sem_.Post(); in Post()
44 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/unittest/atomic_service_status_callback_proxy_test/
H A Dmock_atomic_service_status_callback_stub.h40 int Post() in Post() function in OHOS::AAFwk::MockAtomicServiceStatusCallbackStub
42 sem_.Post(); in Post()
48 sem_.Post(); in PostVoid()
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_host_client.h41 int Post() in Post() function in OHOS::AppExecFwk::MockFormHostClient
43 sem_.Post(); in Post()
49 sem_.Post(); in PostVoid()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/
H A Dmock_ui_service_callback.h40 int Post() in Post() function in OHOS::Ace::MockUIServiceCallBack
42 sem_.Post(); in Post()
48 sem_.Post(); in PostVoid()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
H A Dmock_ui_service_callback.h40 int Post() in Post() function in OHOS::Ace::MockUIServiceCallBack
42 sem_.Post(); in Post()
48 sem_.Post(); in PostVoid()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/
H A Dmock_ui_service_callback.h39 int Post() in Post() function in OHOS::Ace::MockUIServiceCallBack
41 sem_.Post(); in Post()
47 sem_.Post(); in PostVoid()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application_proxy.h68 void Post() in Post() function in OHOS::AppExecFwk::MockApplicationProxy
70 lock_.Post(); in Post()
81 lock_.Post(); in ShrinkMemory()
92 lock_.Post(); in LaunchApplication()
112 lock_.Post(); in LaunchAbility()
123 lock_.Post(); in ProfileChanged()
H A Dmock_application.h67 void Post() in Post() function in OHOS::AppExecFwk::MockApplication
69 lock_.Post(); in Post()
80 lock_.Post(); in ShrinkMemory()
91 lock_.Post(); in LaunchApplication()
111 lock_.Post(); in LaunchAbility()
122 lock_.Post(); in ProfileChanged()
/foundation/ability/ability_runtime/test/unittest/ams_service_event_drive_test/
H A Dams_service_event_drive_test.cpp89 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
91 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
118 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
144 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
170 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
581 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
583 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
610 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
612 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
639 .WillOnce(InvokeWithoutArgs(innerService.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_ams_mgr_test/
H A Dams_ipc_ams_mgr_module_test.cpp152 mockMockAppMgr->Post(); in HWTEST_F()
164 .WillOnce(InvokeWithoutArgs(mockAppMgrServiceInner.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
191 mockMockAppMgr->Post(); in HWTEST_F()
205 .WillOnce(InvokeWithoutArgs(mockAppMgrServiceInner.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
233 mockMockAppMgr->Post(); in HWTEST_F()
244 .WillOnce(InvokeWithoutArgs(mockAppMgrServiceInner.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
272 mockMockAppMgr->Post(); in HWTEST_F()
310 mockMockAppMgr->Post(); in HWTEST_F()
322 .WillOnce(InvokeWithoutArgs(mockAppMgrServiceInner.get(), &MockAppMgrServiceInner::Post)); in HWTEST_F()
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp93 sem.Post(); in HWTEST_F()
140 sem.Post(); in HWTEST_F()
180 sem.Post(); in HWTEST_F()
217 sem.Post(); in HWTEST_F()
246 sem.Post(); in HWTEST_F()
278 sem.Post(); in HWTEST_F()
317 sem.Post(); in HWTEST_F()
357 sem.Post(); in HWTEST_F()
395 sem.Post(); in HWTEST_F()
435 sem.Post(); in HWTEST_F()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dfixed_queue.h112 dequeue_->Post(); in TryPush()
125 dequeue_->Post(); in Push()
139 enqueue_->Post(); in TryPop()
153 enqueue_->Post(); in Pop()
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp80 mockApplication->Post(); in HWTEST_F()
104 .WillOnce(InvokeWithoutArgs(mockApplication.GetRefPtr(), &MockApplication::Post)); in HWTEST_F()
126 .WillOnce(InvokeWithoutArgs(mockApplication.GetRefPtr(), &MockApplication::Post)); in HWTEST_F()
173 .WillOnce(InvokeWithoutArgs(mockApplication.GetRefPtr(), &MockApplication::Post)); in HWTEST_F()
260 .WillOnce(InvokeWithoutArgs(mockApplication.GetRefPtr(), &MockApplication::Post)); in HWTEST_F()
287 sem.Post(); in HWTEST_F()
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/
H A Dams_ipc_app_mgr_module_test.cpp82 .WillOnce(InvokeWithoutArgs(mockAppMgr.GetRefPtr(), &MockAppMgrService::Post)); in HWTEST_F()
104 .WillOnce(InvokeWithoutArgs(mockAppMgr.GetRefPtr(), &MockAppMgrService::Post)); in HWTEST_F()
126 .WillOnce(InvokeWithoutArgs(mockAppMgr.GetRefPtr(), &MockAppMgrService::Post)); in HWTEST_F()
148 .WillOnce(InvokeWithoutArgs(mockAppMgr.GetRefPtr(), &MockAppMgrService::Post)); in HWTEST_F()
170 .WillOnce(InvokeWithoutArgs(mockAppMgr.GetRefPtr(), &MockAppMgrService::Post)); in HWTEST_F()
191 mockMockAppMgr->Post(); in HWTEST_F()
221 mockMockAppMgr->Post(); in HWTEST_F()
269 mockMockAppMgr->Post(); in HWTEST_F()
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/
H A Dipc_ability_mgr_module_test.cpp104 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
133 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
159 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
184 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
210 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
236 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
296 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
329 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
354 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
380 .WillOnce(InvokeWithoutArgs(mockAbilityMgr.GetRefPtr(), &MockAbilityMgrService::Post)); in HWTEST_F()
[all...]

Completed in 9 milliseconds

123