Home
last modified time | relevance | path

Searched defs:control (Results 1 - 18 of 18) sorted by relevance

/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs54 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in control() functions
/base/tee/tee_client/services/teecd/src/
H A Dmisc_work_agent.c58 void *MiscWorkThread(void *control) in MiscWorkThread() argument
H A Dsecfile_load_agent.c265 void *SecfileLoadAgentThread(void *control) in SecfileLoadAgentThread() argument
H A Dtee_agent.c52 static int AgentInit(unsigned int id, void **control) in AgentInit() argument
H A Dfs_work_agent.c1216 void *FsWorkThread(void *control) in FsWorkThread() argument
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp33 std::array<char, CMSG_SPACE(sizeof(struct ucred))> control = {0}; in RecvPacket() local
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs272 pub fn control(&self, intention: Intention, id: u32, data: &dyn Serialize, in control() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dlib.rs101 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs132 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs72 fn control(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'_>) -> FusionResult<()>; in control() functions
228 fn control(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in control() functions
/base/msdp/device_status/rust/ipc/server/src/
H A Dfusion_ipc_delegator.rs183 fn control(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in control() functions
/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs115 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c121 CMSG_SPACE(sizeof(int) * MAX_HOLD_FDS)) control; in ReceiveFds() local
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp117 void InitMsgh(char* buffer, int bufferLen, std::array<char, CMSG_SPACE(sizeof(struct ucred))>& control, in InitMsgh() argument
238 std::array<char, CMSG_SPACE(sizeof(struct ucred))> control = {0}; in ReceiveMsg() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp400 napi_value control = nullptr; in ConstructControls() local
H A Dwebview_controller.cpp147 auto control = it->second; in FromID() local
/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp602 auto control = iter.second; in DumpDisplayInfo() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp697 auto control = GetImsControl(slotId); in InviteToConference() local
962 auto control = GetImsControl(slotId); in StartRtt() local
972 auto control = GetImsControl(slotId); in StopRtt() local
[all...]

Completed in 15 milliseconds