Home
last modified time | relevance | path

Searched defs:stop (Results 1 - 16 of 16) sorted by relevance

/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs43 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in stop() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dcoordination.rs59 pub fn stop(&self, context: &CallingContext, in stop() functions
H A Dlib.rs67 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs150 pub fn stop(&self, intention: Intention, data: &dyn Serialize, in stop() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs102 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
/base/security/device_security_level/services/include/
H A Ddslm_notify_node.h32 uint64_t stop; member
/base/startup/init/services/loopevent/loop/
H A Dle_loop.h40 uint32_t stop; member
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h24 int stop; member
/base/telephony/call_manager/utils/include/
H A Dtimer.h67 void stop() in stop() function in OHOS::Telephony::Timer
/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs57 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'_>) -> FusionResult<()>; in stop() functions
198 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, in stop() functions
/base/msdp/device_status/rust/ipc/server/src/
H A Dfusion_ipc_delegator.rs128 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel, in stop() functions
/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs85 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
/base/request/request/services/src/service/command/
H A Dmod.rs26 mod stop; modules
/base/request/request/services/src/manage/events/
H A Dmod.rs33 mod stop; modules
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/
H A Denterprise_device_impl_test.cpp112 bool stop = EnterpriseDeviceManagementAdapterImpl::GetInstance().StopObservePolicyChange(); in HWTEST_F() local
/base/request/request/test/rustest/src/
H A Dlib.rs209 pub fn stop(&self, task_id: u32) { in stop() functions

Completed in 6 milliseconds