Home
last modified time | relevance | path

Searched defs:profile (Results 51 - 75 of 809) sorted by relevance

12345678910>>...33

/foundation/multimedia/player_framework/services/services/recorder_profiles/client/
H A Drecorder_profiles_client.cpp58 bool RecorderProfilesClient::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Ddevice_info_collector.cpp38 bool DeviceInfoCollector::ConvertToProfileData(ServiceCharacteristicProfile& profile) in ConvertToProfileData() argument
H A Dsystem_info_collector.cpp40 bool SystemInfoCollector::ConvertToProfileData(ServiceCharacteristicProfile& profile) in ConvertToProfileData() argument
H A Dpasteboard_info_collector.cpp40 bool PasteboardInfoCollector::ConvertToProfileData(ServiceCharacteristicProfile& profile) in ConvertToProfileData() argument
H A Dsyscap_info_collector.cpp37 bool SyscapInfoCollector::ConvertToProfileData(ServiceCharacteristicProfile& profile) in ConvertToProfileData() argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_content_sensor_test.cpp80 DeviceProfile profile; in HWTEST_F() local
121 DeviceProfile profile; in HWTEST_F() local
137 DeviceProfile profile; in HWTEST_F() local
153 DeviceProfile profile; HWTEST_F() local
169 DeviceProfile profile; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_proxy_test.cpp78 ServiceCharacteristicProfile profile; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp113 SdpProfileDescriptor profile[SPP_PROFILE_NUM]; in AddProfile() local
/kernel/linux/linux-5.10/security/apparmor/
H A Dcapability.c33 struct aa_profile *profile; member
64 static int audit_caps(struct common_audit_data *sa, struct aa_profile *profile, in audit_caps() argument
114 profile_capable(struct aa_profile *profile, int cap, unsigned int opts, struct common_audit_data *sa) profile_capable() argument
149 struct aa_profile *profile; aa_capable() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dplatform_profile.c56 enum platform_profile_option profile = PLATFORM_PROFILE_BALANCED; in platform_profile_show() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dcapability.c33 struct aa_profile *profile; member
64 static int audit_caps(struct apparmor_audit_data *ad, struct aa_profile *profile, in audit_caps() argument
116 profile_capable(struct aa_profile *profile, int cap, unsigned int opts, struct apparmor_audit_data *ad) profile_capable() argument
155 struct aa_profile *profile; aa_capable() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Davs3_parser.c74 int profile, ratecode, low_delay; in parse_avs3_nal_units() local
/third_party/skia/third_party/externals/tint/src/val/
H A Dhlsl.cc48 const char* profile = ""; in HlslUsingDXC() local
122 const char* profile = ""; in HlslUsingFXC() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp465 ErrCode AnsManagerProxy::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile() argument
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application_proxy.h120 void ProfileChanged(const Profile& profile) in ProfileChanged() argument
H A Dmock_application.h119 void ProfileChanged(const Profile& profile) in ProfileChanged() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_launch_data.cpp27 void AppLaunchData::SetProfile(const Profile &profile) in SetProfile() argument
/foundation/ability/ability_runtime/test/unittest/app_launch_data_test/
H A Dapp_launch_data_test.cpp125 sptr<Profile> profile = new Profile(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_delegate_declarative.cpp29 RunCard(const std::string& url, const std::string& params, const std::string& profile, int64_t cardId, const std::string& entryPoint) RunCard() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.h55 uint8_t profile = 0; member
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dpreview_output.cpp113 Camera_ErrorCode OH_PreviewOutput_GetActiveProfile(Camera_PreviewOutput* previewOutput, Camera_Profile** profile) in OH_PreviewOutput_GetActiveProfile() argument
128 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile) in OH_PreviewOutput_DeleteProfile() argument
H A Dvideo_output.cpp111 Camera_ErrorCode OH_VideoOutput_GetActiveProfile(Camera_VideoOutput* videoOutput, Camera_VideoProfile** profile) in OH_VideoOutput_GetActiveProfile() argument
126 Camera_ErrorCode OH_VideoOutput_DeleteProfile(Camera_VideoProfile* profile) in OH_VideoOutput_DeleteProfile() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dicc_profile_info.cpp75 sk_sp<SkData> profile = GetICCData(cinfo); in ParsingICCProfile() local
/foundation/multimedia/player_framework/services/services/recorder_profiles/server/
H A Drecorder_profiles_server.cpp44 bool RecorderProfilesServer::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() argument
127 CompareProfile( const RecorderProfilesData &compareProfile, const RecorderProfilesData &profile) CompareProfile() argument
/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
H A Drecorder_profiles_impl.cpp65 bool RecorderProfilesImpl::IsAudioRecorderConfigSupported(const AudioRecorderProfile &profile) in IsAudioRecorderConfigSupported() argument

Completed in 11 milliseconds

12345678910>>...33