Home
last modified time | relevance | path

Searched refs:SetProfile (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp136 pimpl->startedProfiles_.SetProfile(BTTransport::ADAPTER_BREDR, sp.name_, profile); in CreateClassicProfileServices()
181 pimpl->startedProfiles_.SetProfile(BTTransport::ADAPTER_BREDR, sp.name_, nullptr); in Stop()
185 pimpl->startedProfiles_.SetProfile(BTTransport::ADAPTER_BLE, sp.name_, nullptr); in Stop()
235 pimpl->profilesState_.SetProfile(transport, it.first, ServiceStateID::TURN_ON); in OnAllEnabled()
271 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURN_ON); in EnableProfiles()
287 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURNING_ON); in EnableProfiles()
313 pimpl->profilesState_.SetProfile(BTTransport::ADAPTER_BREDR, profileName, newState); in EnableCompleteProcess()
322 pimpl->profilesState_.SetProfile(BTTransport::ADAPTER_BLE, profileName, newState); in EnableCompleteProcess()
392 pimpl->profilesState_.SetProfile(transport, it.first, ServiceStateID::TURN_OFF); in OnAllDisabled()
441 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURNING_OFF); in DisableProfiles()
[all …]
H A Dprofile_list.h99 void SetProfile(const BTTransport transport, const std::string &name, const T &data) in SetProfile() function
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_device.h187 void SetProfile(sptr<CameraOutputCapability> cameraOutputCapability);
189 void SetProfile(sptr<CameraOutputCapability> cameraOutputCapability, int32_t modename);
H A Dcamera_manager.h774 void SetProfile(std::vector<sptr<CameraDevice>>& cameraObjList);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_profile.h32 static void SetProfile(napi_env env, ProfileId code, napi_value profile);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp65 NapiProfile::SetProfile(env, ProfileId::PROFILE_HID_HOST, napiProfile); in DefineHidHostJSClass()
88 NapiProfile::SetProfile(env, ProfileId::PROFILE_HID_HOST, napiProfile); in CreateHidHostProfile()
/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.cpp1225 SetProfile(deviceInfoList); in GetCameraDeviceListFromServer()
1240 void CameraManager::SetProfile(std::vector<sptr<CameraDevice>>& cameraObjList) in SetProfile() function in OHOS::CameraStandard::CameraManager
1249 cameraObj->SetProfile(capability); in SetProfile()
1254 cameraObj->SetProfile(capability, modeName); in SetProfile()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h58 void SetProfile(const Profile &profile);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp42 NapiProfile::SetProfile(env, ProfileId::PROFILE_PAN_NETWORK, napiProfile); in CreatePanProfile()
81 NapiProfile::SetProfile(env, ProfileId::PROFILE_PAN_NETWORK, napiProfile); in DefinePanJSClass()
/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/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp72 NapiProfile::SetProfile(env, ProfileId::PROFILE_HANDS_FREE_AUDIO_GATEWAY, napiProfile); in DefineHandsFreeAudioGatewayJSClass()
93 NapiProfile::SetProfile(env, ProfileId::PROFILE_HANDS_FREE_AUDIO_GATEWAY, napiProfile); in CreateHfpAgProfile()
H A Dnapi_bluetooth_hfp_hf.cpp56 NapiProfile::SetProfile(env, ProfileId::PROFILE_HANDS_FREE_UNIT, napiProfile); in DefineHandsFreeUnitJSClass()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct.cpp50 NapiProfile::SetProfile(env, ProfileId::PROFILE_AVRCP_CT, napiProfile); in DefineAvrcpControllerJSClass()
H A Dnapi_bluetooth_avrcp_tg.cpp50 NapiProfile::SetProfile(env, ProfileId::PROFILE_AVRCP_TG, napiProfile); in DefineAvrcpTargetJSClass()
H A Dnapi_bluetooth_a2dp_snk.cpp50 NapiProfile::SetProfile(env, ProfileId::PROFILE_A2DP_SINK, napiProfile); in DefineA2dpSinkJSClass()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp201 launchData.SetProfile(profile);
/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/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp230 launchData.SetProfile(profile);
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h397 RetInfo SetProfile(std::shared_ptr<AVRecorderConfig> config);
H A Davrecorder_napi.cpp2052 RetInfo AVRecorderNapi::SetProfile(std::shared_ptr<AVRecorderConfig> config) in SetProfile() function in OHOS::Media::AVRecorderNapi
2133 RetInfo retInfo = SetProfile(config); in Configure()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp147 NapiProfile::SetProfile(env, ProfileId::PROFILE_A2DP_SOURCE, napiProfile); in DefineA2dpSourceJSClass()