| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_codec_thread.cpp | 207 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SOURCE); in SignalingTimeoutCallback() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| H A D | napi_bluetooth_profile.cpp | 35 void NapiProfile::SetProfile(napi_env env, ProfileId code, napi_value profile) in SetProfile() argument 62 napi_value profile = nullptr; in GetProfile() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
| H A D | napi_bluetooth_map_mse.cpp | 73 MapMse *profile = MapMse::GetProfile();
in CreateMapMseProfile() local 111 MapMse *profile = MapMse::GetProfile();
in GetConnectedDevices() local 134 MapMse *profile = MapMse::GetProfile();
in GetConnectionState() local 154 MapMse *profile = MapMse::GetProfile();
in Disconnect() local [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/src/ |
| H A D | napi_bluetooth_a2dp_snk.cpp | 63 A2dpSink *profile = A2dpSink::GetProfile(); in On() local 84 A2dpSink *profile = A2dpSink::GetProfile(); in GetConnectionDevices() local 118 A2dpSink *profile = A2dpSink::GetProfile(); in GetDeviceState() local 150 A2dpSink *profile = A2dpSink::GetProfile(); in Connect() local 182 A2dpSink *profile = A2dpSink::GetProfile(); in Disconnect() local 214 A2dpSink *profile = A2dpSink::GetProfile(); getPlayingState() local [all...] |
| H A D | napi_bluetooth_avrcp_ct.cpp | 64 AvrcpController *profile = AvrcpController::GetProfile(); in On() local 86 AvrcpController *profile = AvrcpController::GetProfile(); in GetConnectionDevices() local 120 AvrcpController *profile = AvrcpController::GetProfile(); in GetDeviceState() local 153 AvrcpController *profile = AvrcpController::GetProfile(); in Connect() local 185 AvrcpController *profile = AvrcpController::GetProfile(); in Disconnect() local [all...] |
| H A D | napi_bluetooth_avrcp_tg.cpp | 64 AvrcpTarget *profile = AvrcpTarget::GetProfile(); in On() local 86 AvrcpTarget *profile = AvrcpTarget::GetProfile(); in GetConnectionDevices() local 120 AvrcpTarget *profile = AvrcpTarget::GetProfile(); in GetDeviceState() local 152 AvrcpTarget *profile = AvrcpTarget::GetProfile(); in Connect() local 184 AvrcpTarget *profile = AvrcpTarget::GetProfile(); in Disconnect() local [all...] |
| /foundation/graphic/graphic_2d/utils/color_manager/test/unittest/ |
| H A D | color_manager_test.cpp | 729 std::shared_ptr<skcms_ICCProfile> profile = std::make_shared<skcms_ICCProfile>(); in HWTEST_F() local 752 std::shared_ptr<skcms_ICCProfile> profile = std::make_shared<skcms_ICCProfile>(); in HWTEST_F() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
| H A D | ffmpeg_vid_enc_config.cpp | 173 auto profile = ConvH264ProfileToFfmpeg(*profilePtr); in ConfigH264Codec() local
|
| /foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/ |
| H A D | codeclist_inner_mock.cpp | 244 std::vector<int32_t> CodecListInnerMock::GetSupportedLevelsForProfile(int32_t profile) in GetSupportedLevelsForProfile() argument 260 bool CodecListInnerMock::AreProfileAndLevelSupported(int32_t profile, int32_t level) in AreProfileAndLevelSupported() argument
|
| /foundation/multimedia/camera_framework/frameworks/native/ndk/ |
| H A D | photo_output.cpp | 346 Camera_ErrorCode OH_PhotoOutput_GetActiveProfile(Camera_PhotoOutput* photoOutput, Camera_Profile** profile) in OH_PhotoOutput_GetActiveProfile() argument 361 Camera_ErrorCode OH_PhotoOutput_DeleteProfile(Camera_Profile* profile) in OH_PhotoOutput_DeleteProfile() argument
|
| /foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
| H A D | camera_napi_object_types.h | 69 explicit CameraNapiObjProfile(Profile& profile) : profile_(profile) {} in CameraNapiObjProfile() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/ |
| H A D | ffmpeg_track_meta.cpp | 231 auto profile = parser.GetProfile(); in ConvertAACStreamToMetaInfo() local
|
| /foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/ |
| H A D | camera_manager_napi.h | 210 Profile profile; member
|
| /foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/ |
| H A D | photo_output_fuzzer.cpp | 76 Profile profile = profiles[data.ReadUint32() % profiles.size()];
in Test() local
|
| /foundation/multimedia/av_session/services/session/adapter/ |
| H A D | avsession_dynamic_insight.cpp | 48 bool InsightAdapter::CheckBundleSupport(std::string& profile) in CheckBundleSupport() argument 124 std::string profile; in GetPlayIntentParam() local 76 IsSupportPlayIntent(const std::string& bundleName, std::string& supportModule, std::string& profile) IsSupportPlayIntent() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
| H A D | preview_output_impl.cpp | 120 Camera_ErrorCode Camera_PreviewOutput::GetActiveProfile(Camera_Profile** profile) in GetActiveProfile() argument
|
| H A D | video_output_impl.cpp | 122 Camera_ErrorCode Camera_VideoOutput::GetVideoProfile(Camera_VideoProfile** profile) in GetVideoProfile() argument
|
| /foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/ |
| H A D | recorder_profiles_service_stub.cpp | 103 bool RecorderProfilesServiceStub::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() argument 138 RecorderProfilesData profile; in IsAudioRecorderConfigSupported() local
|
| /foundation/communication/dsoftbus/core/common/security/permission/standard/ |
| H A D | access_control.cpp | 55 std::vector<AccessControlProfile> profile; in TransCheckAccessControl() local
|
| /foundation/communication/dsoftbus/core/authentication/bind/ |
| H A D | auth_device_profile_listener.cpp | 40 int32_t AuthDeviceProfileListener::OnTrustDeviceProfileAdd(const TrustDeviceProfile &profile) in OnTrustDeviceProfileAdd() argument 57 int32_t AuthDeviceProfileListener::OnTrustDeviceProfileDelete(const TrustDeviceProfile &profile) in OnTrustDeviceProfileDelete() argument 78 int32_t AuthDeviceProfileListener::OnDeviceProfileAdd(const DeviceProfile &profile) in OnDeviceProfileAdd() argument 84 int32_t AuthDeviceProfileListener::OnDeviceProfileDelete(const DeviceProfile &profile) in OnDeviceProfileDelete() argument 98 OnServiceProfileAdd(const ServiceProfile &profile) OnServiceProfileAdd() argument 104 OnServiceProfileDelete(const ServiceProfile &profile) OnServiceProfileDelete() argument 118 OnCharacteristicProfileAdd(const CharacteristicProfile &profile) OnCharacteristicProfileAdd() argument 124 OnCharacteristicProfileDelete(const CharacteristicProfile &profile) OnCharacteristicProfileDelete() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
| H A D | lnn_lane_listener_deps_mock.cpp | 44 int32_t LaneInfoProcess(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in LaneInfoProcess() argument
|
| /foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
| H A D | distributed_device_profile_stub_test.cpp | 68 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile)
in PutDeviceProfile() argument 73 GetDeviceProfile(const std::string& udid, const std::string& serviceId, ServiceCharacteristicProfile& profile) GetDeviceProfile() argument
|
| H A D | event_subscribe_test.cpp | 100 ServiceCharacteristicProfile profile; in PutFakeStorage() local 111 ServiceCharacteristicProfile profile; in PutFakeSystem() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| H A D | bundle_mgr_proxy.h | 29 ProfileInfo profile; member
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| H A D | subscribe_profile_manager_test.cpp | 77 int32_t OnTrustDeviceProfileAdd(const TrustDeviceProfile &profile) in OnTrustDeviceProfileAdd() argument 81 int32_t OnTrustDeviceProfileDelete(const TrustDeviceProfile &profile) in OnTrustDeviceProfileDelete() argument 89 int32_t OnDeviceProfileAdd(const DeviceProfile &profile) in OnDeviceProfileAdd() argument 93 int32_t OnDeviceProfileDelete(const DeviceProfile &profile) in OnDeviceProfileDelete() argument 101 int32_t OnServiceProfileAdd(const ServiceProfile &profile) in OnServiceProfileAdd() argument 105 int32_t OnServiceProfileDelete(const ServiceProfile &profile) in OnServiceProfileDelete() argument 113 int32_t OnCharacteristicProfileAdd(const CharacteristicProfile &profile) in OnCharacteristicProfileAdd() argument 117 int32_t OnCharacteristicProfileDelete(const CharacteristicProfile &profile) in OnCharacteristicProfileDelete() argument 198 TrustDeviceProfile profile; in HWTEST_F() local 211 TrustDeviceProfile profile; HWTEST_F() local 414 TrustDeviceProfile profile; HWTEST_F() local 427 TrustDeviceProfile profile; HWTEST_F() local 618 TrustDeviceProfile profile; HWTEST_F() local 631 TrustDeviceProfile profile; HWTEST_F() local [all...] |