/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 94 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 D | mock_app_mgr_service.h | 298 void ScheduleProfileChanged(const Profile& profile) in ScheduleProfileChanged()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_system_event_processer.cpp | 26 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 D | media_format.h | 80 int32_t profile; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage.cpp | 694 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 D | distributed_device_profile_stub.cpp | 241 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 D | distributed_device_profile_stub_test.cpp | 68 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 D | device_status_collect_manager_test.cpp | 418 OnDemandEvent event, profile; variable 448 OnDemandEvent event, profile; variable
|
/ohos5.0/base/security/code_signature/services/key_enable/src/ |
H A D | profile_utils.rs | 117 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 D | dexopt.cpp | 100 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 D | CpuPowerCalculator.java | 56 public CpuPowerCalculator(PowerProfile profile) { in CpuPowerCalculator()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsStreamMediaProfile.java | 195 public void copyFrom(ImsStreamMediaProfile profile) { in copyFrom()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | IccPhoneBookInterfaceManager.java | 419 UiccProfile profile = UiccController.getInstance().getUiccProfileForPhone(phoneId); in getAdnRecordsCapacity() local
|
/aosp12/frameworks/av/media/extractors/aac/ |
H A D | AACExtractor.cpp | 141 uint8_t profile, sf_index, channel, header[2]; in AACExtractor() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_profile_config.cpp | 209 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 D | heif_image.cpp | 228 void HeifImage::SetColorProfile(const std::shared_ptr<const HeifColorProfile> &profile) in SetColorProfile()
|
/aosp12/art/profman/ |
H A D | boot_image_profile.cc | 213 ProfileCompilationInfo profile(/*for_boot_image=*/ true); in GenerateBootImageProfile() local
|
/aosp12/bionic/libc/kernel/uapi/linux/can/ |
H A D | gw.h | 92 __u8 profile; member
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | app_profiler.py | 203 def profile(self): member in ProfilerBase
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
H A D | CachedBluetoothDeviceTest.java | 900 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 D | EncoderTest.java | 130 int frameInterval, int profile, int level, int samplerate, in EncoderTest()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_parser.cpp | 269 DefaultPermissionProfile profile; in ParseDefaultPermission() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
H A D | bundle_distributed_manager.cpp | 72 DistributedDeviceProfile::DeviceProfile profile; in ComparePcIdString() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_disturb.cpp | 465 … 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 D | remote_auth_context_fuzzer.cpp | 218 ContextFactory::AuthProfile profile = {}; in FuzzGetUserAuthProfile() local
|