| /base/request/request/services/src/manage/events/ |
| D | stop.rs | 20 pub(crate) fn stop(&mut self, uid: u64, task_id: u32) -> ErrorCode { in stop() method
|
| D | mod.rs | 33 mod stop; module 75 pub(crate) fn stop(uid: u64, task_id: u32) -> (Self, Recv<ErrorCode>) { in stop() method
|
| /base/request/request/services/src/service/command/ |
| D | stop.rs | 22 pub(crate) fn stop(&self, data: &mut MsgParcel, reply: &mut MsgParcel) -> IpcResult<()> { in stop() method
|
| D | mod.rs | 26 mod stop; module
|
| /base/telephony/call_manager/utils/include/ |
| D | timer.h | 70 void stop() in stop() function
|
| /base/startup/init/services/modules/bootchart/ |
| D | bootchart.h | 24 int stop; member
|
| /base/security/device_security_level/services/include/ |
| D | dslm_notify_node.h | 32 uint64_t stop; member
|
| /base/startup/init/services/loopevent/loop/ |
| D | le_loop.h | 40 uint32_t stop; member
|
| /base/msdp/device_status/rust/modules/coordination/server/src/ |
| D | coordination.rs | 59 pub fn stop(&self, context: &CallingContext, in stop() method
|
| D | lib.rs | 67 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() method
|
| /base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/ |
| D | enterprise_device_impl_test.cpp | 112 bool stop = EnterpriseDeviceManagementAdapterImpl::GetInstance().StopObservePolicyChange(); variable
|
| /base/msdp/device_status/rust/data/sys/src/ |
| D | plugin_manager.rs | 43 …fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) … in stop() method
|
| /base/msdp/device_status/rust/modules/drag/server/src/ |
| D | lib.rs | 102 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() method
|
| /base/msdp/device_status/rust/ipc/service/src/ |
| D | lib.rs | 57 …fn stop(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'… in stop() method 198 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, in stop() method
|
| /base/msdp/device_status/rust/modules/basic/server/src/ |
| D | lib.rs | 85 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() method
|
| /base/msdp/device_status/rust/ipc/client/src/ |
| D | lib.rs | 150 pub fn stop(&self, intention: Intention, data: &dyn Serialize, in stop() method
|
| /base/msdp/device_status/rust/ipc/server/src/ |
| D | fusion_ipc_delegator.rs | 128 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel, in stop() method
|
| /base/request/request/test/rustest/src/ |
| D | lib.rs | 209 pub fn stop(&self, task_id: u32) { in stop() method
|