Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp321 std::vector<CameraStandard::Profile>& profileList, std::set<int32_t>& formatSet) in ProcessProfile()
341 std::vector<CameraStandard::Profile>& profileList) in ConfigFormatphoto()
375 std::vector<CameraStandard::Profile>& profileList) in ConfigFormatvideo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_list.h239 #define FOR_EACH_LIST(it, profileList, transport) for (auto it : *(profileList.GetProfiles(transpor… argument
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp82 std::vector<uint32_t> profileList = BluetoothHost::GetDefaultHost().GetProfileList(); in GetBtStatisticInfo() local
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp384 std::vector<uint32_t> profileList = Bluetooth::BluetoothHost::GetDefaultHost().GetProfileList(); in GetProfileList() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp834 std::vector<uint32_t> profileList; in GetProfileList() local