Home
last modified time | relevance | path

Searched defs:GetProfile (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/a2dp_snk/
H A Da2dp_snk_service.cpp36 A2dpSnkService *A2dpSnkService::GetProfile(void) in GetProfile() function in OHOS::bluetooth::A2dpSnkService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/a2dp_src/
H A Da2dp_src_service.cpp36 A2dpSrcService *A2dpSrcService::GetProfile(void) in GetProfile() function in OHOS::bluetooth::A2dpSrcService
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp49 napi_value NapiProfile::GetProfile(napi_env env, napi_callback_info info) in GetProfile() function in OHOS::Bluetooth::NapiProfile
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Daac_audio_config_parser.cpp48 AudioAacProfile AACAudioConfigParser::GetProfile() const in GetProfile() function in OHOS::Media::Plugin::Ffmpeg::AACAudioConfigParser
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h105 inline const Profile &GetProfile() const in GetProfile() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_map_mse.cpp109 MapMse *MapMse::GetProfile() in GetProfile() function in OHOS::Bluetooth::MapMse
H A Dbluetooth_a2dp_snk.cpp265 A2dpSink *A2dpSink::GetProfile() in GetProfile() function in OHOS::Bluetooth::A2dpSink
H A Dbluetooth_pan.cpp184 Pan *Pan::GetProfile() in GetProfile() function in OHOS::Bluetooth::Pan
H A Dbluetooth_pbap_pse.cpp113 PbapPse *PbapPse::GetProfile() in GetProfile() function in OHOS::Bluetooth::PbapPse
H A Dbluetooth_opp.cpp256 Opp *Opp::GetProfile() in GetProfile() function in OHOS::Bluetooth::Opp
H A Dbluetooth_hid_host.cpp227 HidHost *HidHost::GetProfile() in GetProfile() function in OHOS::Bluetooth::HidHost
H A Dbluetooth_avrcp_tg.cpp99 AvrcpTarget *AvrcpTarget::GetProfile(void) in GetProfile() function in OHOS::Bluetooth::AvrcpTarget
H A Dbluetooth_a2dp_src.cpp294 A2dpSource *A2dpSource::GetProfile() in GetProfile() function in OHOS::Bluetooth::A2dpSource
H A Dbluetooth_hfp_ag.cpp410 HandsFreeAudioGateway *HandsFreeAudioGateway::GetProfile() in GetProfile() function in OHOS::Bluetooth::HandsFreeAudioGateway
H A Dbluetooth_hfp_hf.cpp480 HandsFreeUnit *HandsFreeUnit::GetProfile() in GetProfile() function in OHOS::Bluetooth::HandsFreeUnit
H A Dbluetooth_avrcp_ct.cpp902 AvrcpController *AvrcpController::GetProfile(void) in GetProfile() function in OHOS::Bluetooth::AvrcpController
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp195 bool ParseUtil::GetProfile(int32_t saId, SaProfile& saProfile) in GetProfile() function in OHOS::ParseUtil
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp128 sptr<IRemoteObject> BluetoothHostProxy::GetProfile(const std::string &name) in GetProfile() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp830 sptr<IRemoteObject> BluetoothHostServer::GetProfile(const std::string &name) in GetProfile() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1780 int32_t AVRecorderNapi::GetProfile(std::unique_ptr<AVRecorderAsyncContext> &asyncCtx, napi_env env,… in GetProfile() function in OHOS::Media::AVRecorderNapi
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2964 napi_value GetProfile(napi_env env, napi_callback_info info, const AbilityProfileType &profileType) in GetProfile() function