Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_launch_data.cpp27 void AppLaunchData::SetProfile(const Profile &profile) in SetProfile() function in OHOS::AppExecFwk::AppLaunchData
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_profile.cpp33 void NapiProfile::SetProfile(napi_env env, ProfileId code, napi_value profile) in SetProfile() function in OHOS::Bluetooth::NapiProfile
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
Dnapi_bluetooth_profile.cpp33 void NapiProfile::SetProfile(napi_env env, ProfileId code, napi_value profile) in SetProfile() function in OHOS::Bluetooth::NapiProfile
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dprofile_list.h99 void SetProfile(const BTTransport transport, const std::string &name, const T &data) in SetProfile() function
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
Davrecorder_napi.cpp992 RetInfo AVRecorderNapi::SetProfile(std::shared_ptr<AVRecorderConfig> config) in SetProfile() function in OHOS::Media::AVRecorderNapi