Home
last modified time | relevance | path

Searched defs:profile (Results 351 – 375 of 610) sorted by relevance

1...<<11121314151617181920>>...25

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp94 int32_t BindLaneIdToProfile(uint64_t laneId, LaneProfile *profile) in BindLaneIdToProfile()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h298 void ScheduleProfileChanged(const Profile& profile) in ScheduleProfileChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp26 HfpAgSystemEventProcesser::HfpAgSystemEventProcesser(HfpAgProfile &profile, const std::string &addr… in HfpAgSystemEventProcesser()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmedia_format.h80 int32_t profile; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp694 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString()
770 std::string profile; in GetResFromResMgr() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp241 ServiceCharacteristicProfile profile; in PutDeviceProfileInner() local
253 ServiceCharacteristicProfile profile; in GetDeviceProfileInner() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp68 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile()
74 ServiceCharacteristicProfile& profile) in GetDeviceProfile()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_status_collect_manager_test.cpp418 OnDemandEvent event, profile; variable
448 OnDemandEvent event, profile; variable
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs117 let profile = verify_pkcs7_signature(pkcs7, root_store, flags)?; in parse_pkcs7_data() localVariable
128 let mut profile = Vec::new(); in verify_pkcs7_signature() localVariable
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp100 static bool clear_profile(const std::string& profile) { in clear_profile()
296 static unique_fd create_profile(uid_t uid, const std::string& profile, int32_t flags, mode_t mode) { in create_profile()
314 static unique_fd open_profile(uid_t uid, const std::string& profile, int32_t flags, mode_t mode) { in open_profile()
357 std::string profile = create_current_profile_path(user, package_name, location, in open_current_profile() local
364 std::string profile = create_reference_profile_path(package_name, location, is_secondary_dex); in open_reference_profile() local
389 std::string profile = create_snapshot_profile_path(package_name, location); in open_spnashot_profile() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DCpuPowerCalculator.java56 public CpuPowerCalculator(PowerProfile profile) { in CpuPowerCalculator()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsStreamMediaProfile.java195 public void copyFrom(ImsStreamMediaProfile profile) { in copyFrom()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccPhoneBookInterfaceManager.java419 UiccProfile profile = UiccController.getInstance().getUiccProfileForPhone(phoneId); in getAdnRecordsCapacity() local
/aosp12/frameworks/av/media/extractors/aac/
H A DAACExtractor.cpp141 uint8_t profile, sf_index, channel, header[2]; in AACExtractor() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp209 std::string profile = ReadProfile(resPath); in GetResFromResMgr() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp228 void HeifImage::SetColorProfile(const std::shared_ptr<const HeifColorProfile> &profile) in SetColorProfile()
/aosp12/art/profman/
H A Dboot_image_profile.cc213 ProfileCompilationInfo profile(/*for_boot_image=*/ true); in GenerateBootImageProfile() local
/aosp12/bionic/libc/kernel/uapi/linux/can/
H A Dgw.h92 __u8 profile; member
/aosp12/system/extras/simpleperf/scripts/
H A Dapp_profiler.py203 def profile(self): member in ProfilerBase
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceTest.java900 private void updateProfileStatus(LocalBluetoothProfile profile, int status) { in updateProfileStatus()
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
H A DEncoderTest.java130 int frameInterval, int profile, int level, int samplerate, in EncoderTest()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp269 DefaultPermissionProfile profile; in ParseDefaultPermission() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_distributed_manager.cpp72 DistributedDeviceProfile::DeviceProfile profile; in ComparePcIdString() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp465 … AnsManagerProxy::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profil… in GetDoNotDisturbProfile()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp218 ContextFactory::AuthProfile profile = {}; in FuzzGetUserAuthProfile() local

1...<<11121314151617181920>>...25