Home
last modified time | relevance | path

Searched defs:deviceMgr (Results 1 - 19 of 19) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_formation_state.cpp24 P2pGroupFormationState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pGroupFormationState() argument
H A Dp2p_inviting_state.cpp24 P2pInvitingState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pInvitingState() argument
H A Dp2p_disabling_state.cpp22 P2pDisablingState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pDisablingState() argument
H A Dp2p_enabling_state.cpp24 P2pEnablingState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pEnablingState() argument
H A Dauthorizing_negotiation_request_state.cpp24 AuthorizingNegotiationRequestState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) AuthorizingNegotiationRequestState() argument
H A Dinvitation_received_state.cpp25 InvitationReceivedState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) InvitationReceivedState() argument
H A Dp2p_disabled_state.cpp25 P2pDisabledState(P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr, WifiP2pServiceManager &svrMgr) P2pDisabledState() argument
H A Dinvitation_request_state.cpp23 InvitationRequestState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) InvitationRequestState() argument
H A Dp2p_group_join_state.cpp24 P2pGroupJoinState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pGroupJoinState() argument
H A Dp2p_interface.h358 WifiP2pDeviceManager deviceMgr; /* device manager */ member in OHOS::Wifi::P2pInterface
H A Dgroup_negotiation_state.cpp28 GroupNegotiationState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) GroupNegotiationState() argument
H A Dgroup_formed_state.cpp27 GroupFormedState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) GroupFormedState() argument
H A Dp2p_idle_state.cpp29 P2pIdleState( P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pIdleState() argument
H A Dp2p_group_operating_state.cpp34 P2pGroupOperatingState(P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pGroupOperatingState() argument
H A Dp2p_enabled_state.cpp36 P2pEnabledState(P2pStateMachine &stateMachine, WifiP2pGroupManager &groupMgr, WifiP2pDeviceManager &deviceMgr) P2pEnabledState() argument
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Denumerator_test.cpp84 IDeviceMgr *deviceMgr = testDevMgr.get(); in HWTEST_F() local
H A Dmonitor_test.cpp144 IDeviceMgr *deviceMgr = testDevMgr.get(); in HWTEST_F() local
/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp1452 InputDeviceManager deviceMgr; in HWTEST_F() local
1472 InputDeviceManager deviceMgr; in HWTEST_F() local
1493 InputDeviceManager deviceMgr; in HWTEST_F() local
1513 InputDeviceManager deviceMgr; in HWTEST_F() local
1536 InputDeviceManager deviceMgr; HWTEST_F() local
1557 InputDeviceManager deviceMgr; HWTEST_F() local
[all...]
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp139 sptr<IDeviceManager> deviceMgr = IDeviceManager::Get(); in DelayedLazyUnLoad() local
445 sptr<IDeviceManager> deviceMgr = IDeviceManager::Get(); in UnloadAllServices() local
486 LazyLoadPlugin(std::string &name, std::vector<std::string> &serviceName, sptr<IDeviceManager> &deviceMgr, sptr<IServiceManager> &servmgr) LazyLoadPlugin() argument
511 ProcessLazyLoadPlugin(std::string &name, std::vector<std::string> &serviceName, sptr<IDeviceManager> &deviceMgr, sptr<IServiceManager> &servmgr) ProcessLazyLoadPlugin() argument
579 sptr<IDeviceManager> deviceMgr = nullptr; GetServices() local
774 sptr<IDeviceManager> deviceMgr = IDeviceManager::Get(); InitGetMediaKeySystems() local
[all...]

Completed in 10 milliseconds