/base/msdp/device_status/rust/data/sys/src/ |
H A D | plugin_manager.rs | 43 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 D | coordination.rs | 59 pub fn stop(&self, context: &CallingContext, in stop() functions
|
H A D | lib.rs | 67 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
|
/base/msdp/device_status/rust/ipc/client/src/ |
H A D | lib.rs | 150 pub fn stop(&self, intention: Intention, data: &dyn Serialize, in stop() functions
|
/base/msdp/device_status/rust/modules/drag/server/src/ |
H A D | lib.rs | 102 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
|
/base/security/device_security_level/services/include/ |
H A D | dslm_notify_node.h | 32 uint64_t stop; member
|
/base/startup/init/services/loopevent/loop/ |
H A D | le_loop.h | 40 uint32_t stop;
member
|
/base/startup/init/services/modules/bootchart/ |
H A D | bootchart.h | 24 int stop; member
|
/base/telephony/call_manager/utils/include/ |
H A D | timer.h | 67 void stop() in stop() function in OHOS::Telephony::Timer
|
/base/msdp/device_status/rust/ipc/service/src/ |
H A D | lib.rs | 57 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 D | fusion_ipc_delegator.rs | 128 fn stop(&self, intention: Intention, data: &BorrowedMsgParcel, in stop() functions
|
/base/msdp/device_status/rust/modules/basic/server/src/ |
H A D | lib.rs | 85 fn stop(&self, context: &CallingContext, data: &BorrowedMsgParcel, in stop() functions
|
/base/request/request/services/src/service/command/ |
H A D | mod.rs | 26 mod stop; modules
|
/base/request/request/services/src/manage/events/ |
H A D | mod.rs | 33 mod stop; modules
|
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/ |
H A D | enterprise_device_impl_test.cpp | 112 bool stop = EnterpriseDeviceManagementAdapterImpl::GetInstance().StopObservePolicyChange(); in HWTEST_F() local
|
/base/request/request/test/rustest/src/ |
H A D | lib.rs | 209 pub fn stop(&self, task_id: u32) { in stop() functions
|