/base/msdp/device_status/rust/data/sys/src/ |
H A D | plugin_manager.rs | 54 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 D | misc_work_agent.c | 58 void *MiscWorkThread(void *control) in MiscWorkThread() argument
|
H A D | secfile_load_agent.c | 265 void *SecfileLoadAgentThread(void *control) in SecfileLoadAgentThread() argument
|
H A D | tee_agent.c | 52 static int AgentInit(unsigned int id, void **control) in AgentInit() argument
|
H A D | fs_work_agent.c | 1216 void *FsWorkThread(void *control) in FsWorkThread() argument
|
/base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
H A D | dgram_socket_server.cpp | 33 std::array<char, CMSG_SPACE(sizeof(struct ucred))> control = {0}; in RecvPacket() local
|
/base/msdp/device_status/rust/ipc/client/src/ |
H A D | lib.rs | 272 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 D | lib.rs | 101 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
|
/base/msdp/device_status/rust/modules/drag/server/src/ |
H A D | lib.rs | 132 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
|
/base/msdp/device_status/rust/ipc/service/src/ |
H A D | lib.rs | 72 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 D | fusion_ipc_delegator.rs | 183 fn control(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in control() functions
|
/base/msdp/device_status/rust/modules/basic/server/src/ |
H A D | lib.rs | 115 fn control(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in control() functions
|
/base/startup/init/interfaces/innerkits/fd_holder/ |
H A D | fd_holder_internal.c | 121 CMSG_SPACE(sizeof(int) * MAX_HOLD_FDS)) control; in ReceiveFds() local
|
/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | event_server.cpp | 117 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 D | native_media_player_impl.cpp | 400 napi_value control = nullptr; in ConstructControls() local
|
H A D | webview_controller.cpp | 147 auto control = it->second; in FromID() local
|
/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | display_power_mgr_service.cpp | 602 auto control = iter.second; in DumpDisplayInfo() local
|
/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_service.cpp | 697 auto control = GetImsControl(slotId); in InviteToConference() local 962 auto control = GetImsControl(slotId); in StartRtt() local 972 auto control = GetImsControl(slotId); in StopRtt() local [all...] |