Home
last modified time | relevance | path

Searched defs:profile (Results 326 – 350 of 359) sorted by relevance

1...<<1112131415

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp349 uint32_t GetProfileId(int profile) in GetProfileId()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp2638 int32_t profile = HEVC_PROFILE_MAIN_10_HDR10_PLUS + 1; variable
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h378 …enum CodecHevcProfile profile; /** Hevc profile. For details, see {@link CodecHevcProfile}… member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp585 ErrCode GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profile) in GetDoNotDisturbProfile()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp3458 void ParseProfile(napi_env env, napi_value root, Profile& profile) in ParseProfile()
3474 void ParseVideoProfile(napi_env env, napi_value root, VideoProfile& profile) in ParseVideoProfile()
3512 Profile profile; // 在栈上创建 Profile 对象 in ParseProfileList() local
3525 VideoProfile profile; in ParseVideoProfileList() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp1415 std::string profile; in CreateSessionInner() local
1692 std::string profile; in AddAvQueueInfoToFile() local
/aosp14/frameworks/base/media/java/android/media/tv/tuner/
H A DTuner.java373 ResourceClientProfile profile = new ResourceClientProfile(); in Tuner() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1513 PerfProfile profile; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dproc_test.cpp1114 int32_t profile; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1938 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, Profile& profile, std::string surfaceId) in CreatePhotoOutput()
2667 auto profile = photoOutputNapi->photoOutput_->GetPhotoProfile(); in GetActiveProfile() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1774 UserInfo profile = new UserInfo(ActivityManager.getCurrentUser(), "current", 0); in testUserProfiles_canProfileUseBoundServices_managedProfile() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c984 LaneProfile profile; in NotifyLaneAllocSuccess() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp971 DefaultPermissionProfile profile; in SetUpTestCase() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp778 …sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile… in CheckDoNotDisturbProfile() local
H A Dadvanced_notification_utils.cpp864 …ificationService::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profil… in GetDoNotDisturbProfile()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DMockingOomAdjusterTests.java2595 final ProcessProfileRecord profile = app.mProfile; in makeProcessRecord() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp163 … const std::string& url, const std::string& params, const std::string& profile, bool isNamedRouter) in RunPage()
214 …::shared_ptr<std::vector<uint8_t>>& content, const std::string& params, const std::string& profile) in RunPage()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1994 … AnsNotification::GetDoNotDisturbProfile(int32_t id, sptr<NotificationDoNotDisturbProfile> &profil… in GetDoNotDisturbProfile()
H A Dans_manager_stub.cpp2665 sptr<NotificationDoNotDisturbProfile> profile = nullptr; in HandleGetDoNotDisturbProfile() local
/aosp14/frameworks/base/core/java/android/os/
H A DUserManager.java4199 final UserInfo profile = mService.createRestrictedProfileWithThrow(name, parentUserId); in createRestrictedProfile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2069 std::string profile = "[]"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp789 void MainThread::ScheduleProfileChanged(const Profile &profile) in ScheduleProfileChanged()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp8388 [](const auto& profile){ return profile.format_ == CAMERA_FORMAT_YUV_420_SP;}); in __anon779f14c50802()
8396 [](const auto& profile){ return profile.format_ == CAMERA_FORMAT_YUV_420_SP;}); in __anon779f14c50902()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4135 const std::string &moduleName, std::string &profile, int32_t userId) in GetJsonProfile()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8567 std::string profile; variable
8583 std::string profile; variable

1...<<1112131415