Home
last modified time | relevance | path

Searched defs:SetProfile (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_device.cpp260 void CameraDevice::SetProfile(sptr<CameraOutputCapability> capability) in SetProfile() function in OHOS::CameraStandard::CameraDevice
275 void CameraDevice::SetProfile(sptr<CameraOutputCapability> capability, int32_t modeName) in SetProfile() function in OHOS::CameraStandard::CameraDevice
H A Dcamera_manager.cpp1240 void CameraManager::SetProfile(std::vector<sptr<CameraDevice>>& cameraObjList) in SetProfile() function in OHOS::CameraStandard::CameraManager
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp39 void NapiProfile::SetProfile(napi_env env, ProfileId code, napi_value profile) in SetProfile() function in OHOS::Bluetooth::NapiProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_list.h99 void SetProfile(const BTTransport transport, const std::string &name, const T &data) in SetProfile() function
/ohos5.0/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() function in OHOS::AppExecFwk::AppLaunchData
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp2052 RetInfo AVRecorderNapi::SetProfile(std::shared_ptr<AVRecorderConfig> config) in SetProfile() function in OHOS::Media::AVRecorderNapi