Home
last modified time | relevance | path

Searched defs:profile (Results 151 – 175 of 240) sorted by relevance

12345678910

/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
/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
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp810 HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(avStream.codecpar->profile); in ParseHvccBoxInfo() local
868 …HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(static_cast<int>(parse.profile… in ParseHevcInfo() local
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp129 Profile profile = HEVC_MAIN_PROFILE; in CameraCreateVideoEnc() local
265 Profile profile = HEVC_MAIN_PROFILE; in CameraCreateJpegEnc() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp423 [&](Profile& profile) { in GetSupportedFrameRates()
487 auto profile = GetPreviewProfile(); in FindSketchSize() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp952 A2dpProfile *profile = GetProfileInstance(role_); in WriteFrame() local
969 A2dpProfile *profile = GetProfileInstance(role_); in GetRenderPosition() local
1264 A2dpProfile *profile = nullptr; in GetProfileInstance() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp336 napi_value PreviewOutputNapi::CreateDeferredPreviewOutput(napi_env env, Profile& profile) in CreateDeferredPreviewOutput()
364 napi_value PreviewOutputNapi::CreatePreviewOutput(napi_env env, Profile& profile, std::string surfa… in CreatePreviewOutput()
483 auto profile = previewOutputNapi->previewOutput_->GetPreviewProfile(); in GetActiveProfile() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_utils.cpp283 void GenerateAdtsHeader(unsigned char* adtsHeader, uint32_t packetLen, uint32_t profile, uint32_t s… in GenerateAdtsHeader()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1145 LaneProfile profile = {}; variable
1161 LaneProfile profile = {}; variable
1177 LaneProfile profile = {}; variable
1193 LaneProfile *profile = nullptr; variable
1217 LaneProfile profile = {}; variable
1266 LaneProfile profile = {}; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp3695 Camera_Profile *profile = nullptr; variable
3742 Camera_Profile* profile = nullptr; variable
5175 Camera_Profile profile = { variable
5230 Camera_Profile profile = { variable
5288 Camera_Profile profile = { variable
5346 Camera_Profile profile = { variable
5405 Camera_Profile profile = { variable
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp436 AccessControlProfile profile; in PutAccessControlList() local
796 …ool DeviceProfileConnector::SingleUserProcess(const DistributedDeviceProfile::AccessControlProfile… in SingleUserProcess()
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp345 for (auto& profile : previewProfiles) { in GetPreviewProfiles() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_pub.h124 ProfileProf profile; /* profile */ member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c203 LaneProfile profile; in CtrlNotifyLaneAllocSuccess() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.h101 int32_t profile = 0; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp272 bool RecorderCapabilityNapi::ExtractAudioRecorderProfile(napi_env env, napi_value profile, AudioRec… in ExtractAudioRecorderProfile()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_track_meta.cpp223 auto profile = parser.GetProfile(); in ConvertAACStreamToMetaInfo() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp574 AVCProfile profile; in SetupAVCEncoderParameters() local
652 HEVCProfile profile; in SetupHEVCEncoderParameters() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c681 static int32_t GetAppSignPublicKey(const ProfileProf *profile, AppSignPk *pk) in GetAppSignPublicKey()
706 int32_t GetAppid(ProfileProf *profile) in GetAppid()

12345678910