Home
last modified time | relevance | path

Searched refs:OnClose (Results 1 - 15 of 15) sorted by relevance

/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_service.c31 static void OnClose(const TaskHandle task) in OnClose() function
126 info.baseInfo.close = OnClose; in CmdOnIncommingConnect()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp50 reminderRequest.OnClose(enabled); in DoSomethingInterestingWithMyAPI()
/base/startup/init/test/unittest/param/
H A Dparam_unittest.cpp33 static void OnClose(const TaskHandle taskHandle) in OnClose() function
648 info.close = OnClose; in HWTEST_F()
659 info.close = OnClose; in HWTEST_F()
/base/startup/init/test/systest/
H A Dloopserver_systest.c222 info.baseInfo.close = OnClose; in OnConnection()
251 static void OnClose(const TaskHandle taskHandle) in OnClose() function
268 OnClose(taskHandle); in OnDisConnect()
H A Dloopclient_systest.c80 info.baseInfo.close = OnClose; in CreateAgent()
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h127 void OnClose();
H A Drunning_lock_mgr.cpp920 void RunningLockMgr::ProximityController::OnClose() in OnClose() function in OHOS::RunningLockMgr::ProximityController
991 proximityController_.OnClose(); in SetProximity()
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.h247 static void OnClose(const TaskHandle taskHandle);
H A Dapp_spawn_test_helper.cpp290 info.baseInfo.close = OnClose; in OnConnection()
320 void LocalTestServer::OnClose(const TaskHandle taskHandle) in OnClose() function in OHOS::LocalTestServer
324 APPSPAWN_LOGI("OnClose connection.id %{public}d socket %{public}d", in OnClose()
331 APPSPAWN_LOGI("OnClose close fd %d", spawnConnection->receiverCtx.fds[i]); in OnClose()
/base/startup/init/services/param/linux/
H A Dparam_service.c37 PARAM_STATIC void OnClose(ParamTaskPtr client) in OnClose() function
368 info.close = OnClose; in OnIncomingConnect()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp84 rrc->OnClose(false); in HWTEST_F()
124 rrc->OnClose(true); in HWTEST_F()
137 rrc->OnClose(false); in HWTEST_F()
1254 * @tc.desc: Test OnClose parameters.
1267 rrc->OnClose(true); in HWTEST_F()
1272 * @tc.desc: Test OnClose parameters.
1285 rrc->OnClose(true); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h556 void OnClose(bool updateNext);
/base/startup/appspawn/standard/
H A Dappspawn_service.c224 static void OnClose(const TaskHandle taskHandle) in OnClose() function
235 APPSPAWN_LOGI("OnClose connectionId: %{public}u socket %{public}d", in OnClose()
249 OnClose(taskHandle); in OnDisConnect()
374 info.baseInfo.close = OnClose; in OnConnection()
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp401 (*it)->OnClose(false); in OnProcessDiedLocked()
602 reminder->OnClose(true); in CloseReminder()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp280 void ReminderRequest::OnClose(bool updateNext) in OnClose() function in OHOS::Notification::ReminderRequest

Completed in 23 milliseconds