Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp196 AccessControlProfile profile; variable
249 AccessControlProfile profile; variable
280 AccessControlProfile profile; variable
325 AccessControlProfile profile; variable
370 AccessControlProfile profile; variable
415 AccessControlProfile profile; variable
460 AccessControlProfile profile; variable
1139 TrustDeviceProfile profile; variable
1348 TrustDeviceProfile profile; variable
1365 TrustDeviceProfile profile; variable
[all …]
H A Ddistributed_device_profile_client_rdb_test.cpp74 int32_t OnDeviceProfileAdd(const DeviceProfile& profile) in OnDeviceProfileAdd()
78 int32_t OnDeviceProfileDelete(const DeviceProfile& profile) in OnDeviceProfileDelete()
86 int32_t OnServiceProfileAdd(const ServiceProfile& profile) in OnServiceProfileAdd()
90 int32_t OnServiceProfileDelete(const ServiceProfile& profile) in OnServiceProfileDelete()
174 AccessControlProfile profile; variable
209 std::vector<AccessControlProfile> profile; variable
224 AccessControlProfile profile; variable
249 std::vector<AccessControlProfile> profile; variable
262 std::vector<TrustDeviceProfile> profile; variable
275 TrustDeviceProfile profile; variable
[all …]
H A Ddp_content_sensor_test.cpp80 DeviceProfile profile; variable
121 DeviceProfile profile; variable
137 DeviceProfile profile; variable
153 DeviceProfile profile; variable
169 DeviceProfile profile; variable
H A Ddp_subscribe_info_test.cpp55 int32_t OnTrustDeviceProfileAdd(const TrustDeviceProfile& profile) in OnTrustDeviceProfileAdd()
60 int32_t OnTrustDeviceProfileDelete(const TrustDeviceProfile& profile) in OnTrustDeviceProfileDelete()
71 int32_t OnDeviceProfileAdd(const DeviceProfile& profile) in OnDeviceProfileAdd()
75 int32_t OnDeviceProfileDelete(const DeviceProfile& profile) in OnDeviceProfileDelete()
83 int32_t OnServiceProfileAdd(const ServiceProfile& profile) in OnServiceProfileAdd()
87 int32_t OnServiceProfileDelete(const ServiceProfile& profile) in OnServiceProfileDelete()
95 int32_t OnCharacteristicProfileAdd(const CharacteristicProfile& profile) in OnCharacteristicProfileAdd()
99 int32_t OnCharacteristicProfileDelete(const CharacteristicProfile& profile) in OnCharacteristicProfileDelete()
218 TrustDeviceProfile profile; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_common.c33 …atic int32_t BrInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in BrInfoProc()
44 …tic int32_t BleInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in BleInfoProc()
63 …tic int32_t P2pInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in P2pInfoProc()
77 …tic int32_t HmlInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in HmlInfoProc()
91 … int32_t HmlRawInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in HmlRawInfoProc()
101 …nt32_t P2pReuseInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in P2pReuseInfoProc()
109 …nt32_t Wlan2P4GInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in Wlan2P4GInfoProc()
123 … int32_t Wlan5GInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in Wlan5GInfoProc()
137 …t32_t BleDirectInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in BleDirectInfoProc()
150 …tic int32_t CocInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in CocInfoProc()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/
H A Dauth_device_profile_listener.cpp40 int32_t AuthDeviceProfileListener::OnTrustDeviceProfileAdd(const TrustDeviceProfile &profile) in OnTrustDeviceProfileAdd()
57 int32_t AuthDeviceProfileListener::OnTrustDeviceProfileDelete(const TrustDeviceProfile &profile) in OnTrustDeviceProfileDelete()
78 int32_t AuthDeviceProfileListener::OnDeviceProfileAdd(const DeviceProfile &profile) in OnDeviceProfileAdd()
84 int32_t AuthDeviceProfileListener::OnDeviceProfileDelete(const DeviceProfile &profile) in OnDeviceProfileDelete()
98 int32_t AuthDeviceProfileListener::OnServiceProfileAdd(const ServiceProfile &profile) in OnServiceProfileAdd()
104 int32_t AuthDeviceProfileListener::OnServiceProfileDelete(const ServiceProfile &profile) in OnServiceProfileDelete()
118 int32_t AuthDeviceProfileListener::OnCharacteristicProfileAdd(const CharacteristicProfile &profile) in OnCharacteristicProfileAdd()
124 …32_t AuthDeviceProfileListener::OnCharacteristicProfileDelete(const CharacteristicProfile &profile) in OnCharacteristicProfileDelete()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.h398 …HfpHfState(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile, in… in HfpHfState()
403 …HfpHfState(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile, in… in HfpHfState()
422 …HfDisconnected(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile) in HfpHfDisconnected()
436 …fpHfConnecting(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile) in HfpHfConnecting()
447 …fDisconnecting(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile) in HfpHfDisconnecting()
458 …HfpHfConnected(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile) in HfpHfConnected()
470 …udioConnecting(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile, in HfpHfAudioConnecting()
482 …oDisconnecting(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile, in HfpHfAudioDisconnecting()
494 …AudioConnected(const std::string &name, utility::StateMachine &statemachine, HfpHfProfile &profile, in HfpHfAudioConnected()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java102 public void callSessionProgressing(ImsStreamMediaProfile profile) { in callSessionProgressing()
116 public void callSessionInitiated(ImsCallProfile profile) { in callSessionInitiated()
165 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld()
191 public void callSessionHoldReceived(ImsCallProfile profile) { in callSessionHoldReceived()
205 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed()
232 public void callSessionResumeReceived(ImsCallProfile profile) { in callSessionResumeReceived()
329 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated()
355 public void callSessionUpdateReceived(ImsCallProfile profile) { in callSessionUpdateReceived()
374 ImsCallProfile profile) { in callSessionConferenceExtended()
422 ImsCallProfile profile) { in callSessionConferenceExtendReceived()
[all …]
H A DImsCallSession.java112 ImsCallProfile profile) { in callSessionInitiating()
132 ImsStreamMediaProfile profile) { in callSessionProgressing()
142 ImsCallProfile profile) { in callSessionStarted()
172 ImsCallProfile profile) { in callSessionHeld()
191 ImsCallProfile profile) { in callSessionHoldReceived()
200 ImsCallProfile profile) { in callSessionResumed()
219 ImsCallProfile profile) { in callSessionResumeReceived()
258 ImsCallProfile profile) { in callSessionUpdated()
277 ImsCallProfile profile) { in callSessionUpdateReceived()
1459 ImsCallProfile profile) { in callSessionConferenceExtended()
[all …]
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl40 void callSessionInitiating(in ImsCallProfile profile); in callSessionInitiating()
42 void callSessionProgressing(in ImsStreamMediaProfile profile); in callSessionProgressing()
43 void callSessionInitiated(in ImsCallProfile profile); in callSessionInitiated()
50 void callSessionHeld(in ImsCallProfile profile); in callSessionHeld()
52 void callSessionHoldReceived(in ImsCallProfile profile); in callSessionHoldReceived()
53 void callSessionResumed(in ImsCallProfile profile); in callSessionResumed()
55 void callSessionResumeReceived(in ImsCallProfile profile); in callSessionResumeReceived()
67 void callSessionUpdated(in ImsCallProfile profile); in callSessionUpdated()
69 void callSessionUpdateReceived(in ImsCallProfile profile); in callSessionUpdateReceived()
77 in ImsCallProfile profile); in callSessionConferenceExtendReceived()
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dservice_profile_test.cpp65 ServiceCharacteristicProfile profile; variable
79 ServiceCharacteristicProfile profile; variable
93 ServiceCharacteristicProfile profile; variable
107 ServiceCharacteristicProfile profile; variable
H A Dcontent_sensor_test.cpp160 ServiceCharacteristicProfile profile; variable
174 ServiceCharacteristicProfile profile; variable
201 ServiceCharacteristicProfile profile; variable
217 ServiceCharacteristicProfile profile; variable
233 ServiceCharacteristicProfile profile; variable
249 ServiceCharacteristicProfile profile; variable
265 ServiceCharacteristicProfile profile; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp51 …t DevProfile::SubscribeDPChangeListener::OnTrustDeviceProfileAdd(const TrustDeviceProfile &profile) in OnTrustDeviceProfileAdd()
57 …evProfile::SubscribeDPChangeListener::OnTrustDeviceProfileDelete(const TrustDeviceProfile &profile) in OnTrustDeviceProfileDelete()
70 int32_t DevProfile::SubscribeDPChangeListener::OnDeviceProfileAdd(const DeviceProfile &profile) in OnDeviceProfileAdd()
76 int32_t DevProfile::SubscribeDPChangeListener::OnDeviceProfileDelete(const DeviceProfile &profile) in OnDeviceProfileDelete()
89 int32_t DevProfile::SubscribeDPChangeListener::OnServiceProfileAdd(const ServiceProfile &profile) in OnServiceProfileAdd()
95 int32_t DevProfile::SubscribeDPChangeListener::OnServiceProfileDelete(const ServiceProfile &profile) in OnServiceProfileDelete()
108 …rofile::SubscribeDPChangeListener::OnCharacteristicProfileAdd(const CharacteristicProfile &profile) in OnCharacteristicProfileAdd()
114 …ile::SubscribeDPChangeListener::OnCharacteristicProfileDelete(const CharacteristicProfile &profile) in OnCharacteristicProfileDelete()
163 DistributedDeviceProfile::CharacteristicProfile profile; in PutEnabledStatus() local
187 DistributedDeviceProfile::CharacteristicProfile profile; in GetEnabledStatus() local
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.h167 HfpAgState(HfpAgSmInfo stu, HfpAgProfile &profile, in HfpAgState()
177 HfpAgState(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgState()
202 …AgDisconnected(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgDisconnected()
217 …fpAgConnecting(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgConnecting()
231 …gDisconnecting(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgDisconnecting()
243 …HfpAgConnected(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgConnected()
262 …udioConnecting(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgAudioConnecting()
274 …oDisconnecting(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgAudioDisconnecting()
286 …AudioConnected(const std::string &name, utility::StateMachine &statemachine, HfpAgProfile &profile, in HfpAgAudioConnected()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/trustprofilemanager_fuzzer/
H A Dtrustprofilemanager_fuzzer.cpp42 std::vector<AccessControlProfile> profile; in GetAccessControlProfileByTokenIdFuzzTest() local
55 std::vector<AccessControlProfile> profile; in GetAccessControlProfileOneFuzzTest() local
67 std::vector<AccessControlProfile> profile; in GetAccessControlProfileTwoFuzzTest() local
78 std::vector<AccessControlProfile> profile; in GetAllAccessControlProfileFuzzTest() local
92 std::vector<AccessControlProfile> profile; in GetAccessControlProfileThreeFuzzTest() local
106 std::vector<AccessControlProfile> profile; in GetAccessControlProfileFourFuzzTest() local
118 std::vector<AccessControlProfile> profile; in GetAccessControlProfileFiveFuzzTest() local
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothProfileMonitor.java73 /* package */ boolean isProfileSupported(int profile, @NonNull BluetoothDevice device) { in isProfileSupported()
100 /* package */ long getGroupId(int profile, @NonNull BluetoothDevice device) { in getGroupId()
119 void onProfileChange(int profile); in onProfileChange()
124 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
151 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp92 A2dpProfile *profile = GetProfileInstance(role); in ProcessDisconnectCfm() local
121 A2dpProfile *profile = GetProfileInstance(role); in ProcessDisconnectReq() local
141 A2dpProfile *profile = GetProfileInstance(role); in ProcessDisconnectInd() local
172 A2dpProfile *profile = GetProfileInstance(role); in ProcessSetConfigInd() local
223 A2dpProfile *profile = GetProfileInstance(role); in ProcessDiscoverReq() local
251 A2dpProfile *profile = GetProfileInstance(role); in ProcessSDPFailure() local
342 A2dpProfile *profile = GetProfileInstance(role); in ProcessDisconnectInd() local
363 A2dpProfile *profile = GetProfileInstance(role); in ProcessOpenInd() local
386 A2dpProfile *profile = GetProfileInstance(role); in ProcessSetConfigInd() local
437 A2dpProfile *profile = GetProfileInstance(role); in ProcessDelayReportInd() local
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_proxy.cpp27 int32_t ProfileListenerProxy::OnTrustDeviceProfileAdd(const TrustDeviceProfile& profile) in OnTrustDeviceProfileAdd()
42 int32_t ProfileListenerProxy::OnTrustDeviceProfileDelete(const TrustDeviceProfile& profile) in OnTrustDeviceProfileDelete()
77 int32_t ProfileListenerProxy::OnDeviceProfileAdd(const DeviceProfile& profile) in OnDeviceProfileAdd()
92 int32_t ProfileListenerProxy::OnDeviceProfileDelete(const DeviceProfile& profile) in OnDeviceProfileDelete()
126 int32_t ProfileListenerProxy::OnServiceProfileAdd(const ServiceProfile& profile) in OnServiceProfileAdd()
141 int32_t ProfileListenerProxy::OnServiceProfileDelete(const ServiceProfile& profile) in OnServiceProfileDelete()
175 int32_t ProfileListenerProxy::OnCharacteristicProfileAdd(const CharacteristicProfile& profile) in OnCharacteristicProfileAdd()
190 int32_t ProfileListenerProxy::OnCharacteristicProfileDelete(const CharacteristicProfile& profile) in OnCharacteristicProfileDelete()
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl40 void callSessionStarted(in IImsCallSession session, in ImsCallProfile profile); in callSessionStarted()
50 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld()
54 void callSessionHoldReceived(in IImsCallSession session, in ImsCallProfile profile); in callSessionHoldReceived()
56 void callSessionResumed(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumed()
60 void callSessionResumeReceived(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumeReceived()
67 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted()
79 in ImsCallProfile profile); in callSessionUpdated()
83 in ImsCallProfile profile); in callSessionUpdateReceived()
89 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended()
93 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtendReceived()
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp412 const std::string& accountId, std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
611 std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
680 TrustDeviceProfile profile; in DeleteTrustDeviceProfile() local
934 const std::string& bundleName, std::vector<AccessControlProfile>& profile) in GetAclProfileByBundleName()
974 std::vector<AccessControlProfile>& profile) in ConvertToAccessControlProfiles()
1108 int32_t TrustProfileManager::SetAccesserId(AccessControlProfile& profile) in SetAccesserId()
1155 int32_t TrustProfileManager::SetAccesseeId(AccessControlProfile& profile) in SetAccesseeId()
1400 AccessControlProfile profile; in DeleteAccessControlProfileCheck() local
1615 std::vector<AccessControlProfile>& profile) in GetAccessControlProfiles()
1763 int64_t tokenId, std::vector<AccessControlProfile> &profile) in GetAccessControlProfilesByTokenId()
[all …]
/aosp14/frameworks/base/tests/AttestationVerificationTest/src/android/security/attestationverification/
H A DPeerDeviceSystemAttestationVerificationTest.kt51 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
63 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
75 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
99 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
113 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
127 val profile = AttestationProfile(PROFILE_PEER_DEVICE) regex
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dbundle_status_adapter_test.cpp75 std::string profile = ""; variable
89 std::string profile = R"({ variable
112 std::string profile = R"({ variable
135 std::string profile = R"({ variable
266 std::string profile = ""; variable
282 std::string profile = ""; variable
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceCreateProfileTest.java88 UserInfo profile = addProfile(secondaryUser); in testGetProfiles() local
111 UserInfo profile = addProfile(secondaryUser); in testGetProfileIds_specifyType() local
174 UserInfo profile = addProfile(system); in testProfileBadgeUnique() local
183 UserInfo profile = addProfile(secondaryUser); in testProfileBadgeReuse() local
333 UserInfo profile = new UserInfo( in addProfile() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp111 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in On() local
137 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in GetConnectionDevices() local
164 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in GetDeviceState() local
199 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in GetScoState() local
231 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in ConnectSco() local
265 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in DisconnectSco() local
299 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in OpenVoiceRecognition() local
330 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in CloseVoiceRecognition() local
346 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in Connect() local
361 HandsFreeAudioGateway *profile = HandsFreeAudioGateway::GetProfile(); in Disconnect() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp66 HidHost *profile = HidHost::GetProfile(); in DefineHidHostJSClass() local
90 HidHost *profile = HidHost::GetProfile(); in CreateHidHostProfile() local
133 HidHost *profile = HidHost::GetProfile(); in GetConnectionDevices() local
160 HidHost *profile = HidHost::GetProfile(); in GetDeviceState() local
180 HidHost *profile = HidHost::GetProfile(); in Connect() local
195 HidHost *profile = HidHost::GetProfile(); in Disconnect() local
213 HidHost *profile = HidHost::GetProfile(); in SetConnectionStrategy() local
234 HidHost *profile = HidHost::GetProfile(); in GetConnectionStrategy() local

12345678910>>...15