/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_system_manager.cpp | 408 SetExtraParameters(const std::string &key, const std::vector<std::pair<std::string, std::string>> &kvpairs) SetExtraParameters() argument 872 OnAudioFocusInfoChange( const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) OnAudioFocusInfoChange() argument [all...] |
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_param_utils.cpp | 1065 SetExtraAudioParametersInfo(const napi_env &env, const std::vector<std::pair<std::string, std::string>> &extraParameters, napi_value &result) SetExtraAudioParametersInfo() argument [all...] |
H A D | napi_audio_enum.cpp | 537 CreateEnumObject(const napi_env &env, const std::map<std::string, int32_t> &map, napi_ref &ref) CreateEnumObject() argument 568 CreateEnumInt64Object(const napi_env &env, const std::map<std::string, uint64_t> &map, napi_ref &ref) CreateEnumInt64Object() argument [all...] |
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_device_info.h | 359 template<typename T> std::set<T> UnmarshallingSetInt32(Parcel &parcel, in UnmarshallingSetInt32() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | media_demuxer.cpp | 430 GetDrmInfosUpdated(const std::multimap<std::string, std::vector<uint8_t>> &newInfos, std::multimap<std::string, std::vector<uint8_t>> &result) GetDrmInfosUpdated() argument 466 ReportDrmInfos(const std::multimap<std::string, std::vector<uint8_t>> &info) ReportDrmInfos() argument 1909 HandleSourceDrmInfoEvent(const std::multimap<std::string, std::vector<uint8_t>> &info) HandleSourceDrmInfoEvent() argument [all...] |
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 826 DrawMultiEcs(const std::unordered_map<void*, void*>& ecss) DrawMultiEcs() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 195 SaveHttpHeader(const std::map<std::string, std::string>& httpHeader) SaveHttpHeader() argument 200 Open(const std::string& url, const std::map<std::string, std::string>& httpHeader) Open() argument 931 OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& drmInfos) OnDrmInfoChanged() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 164 Open(const std::string& url, const std::map<std::string, std::string>& httpHeader) Open() argument [all...] |
/foundation/multimedia/image_effect/frameworks/native/effect/base/ |
H A D | image_effect_inner.cpp | 290 GetConfigIPTypes(const std::map<ConfigType, Plugin::Any> &config, std::vector<IPType> &configIPTypes) GetConfigIPTypes() argument 307 ChooseIPType(const std::shared_ptr<EffectBuffer> &srcEffectBuffer, const std::shared_ptr<EffectContext> &context, const std::map<ConfigType, Plugin::Any> &config, IPType &runningIPType) ChooseIPType() argument [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_meta_recovery.cpp | 185 SetValuesFromFileAsset(const FileAsset &fileAsset, ValuesBucket &values, const std::unordered_map<std::string, ResultSetDataType> &columnInfoMap) SetValuesFromFileAsset() argument [all...] |
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_database_utils.cpp | 474 SetLandmarks(FaceInfo &faceInfo, const std::unordered_map<std::string, FileInfo> &fileInfoMap) SetLandmarks() argument 515 SetFileIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, FileInfo> &fileInfoMap) SetFileIdNew() argument 530 SetTagIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, std::string> &tagIdMap) SetTagIdNew() argument 549 SetAlbumIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, int32_t> &albumIdMap) SetAlbumIdNew() argument 920 UpdateGroupTags(std::vector<TagPairOpt>& updatedPairs, const std::unordered_map<std::string, std::vector<std::string>>& groupTagMap) UpdateGroupTags() argument [all...] |
H A D | upgrade_restore.cpp | 1129 QueryFaceInfos(const std::string &hashSelection, const std::unordered_map<std::string, FileInfo> &fileInfoMap, int32_t offset, std::unordered_set<std::string> &excludedFiles) QueryFaceInfos() argument 1186 SetAttributes(FaceInfo &faceInfo, const std::unordered_map<std::string, FileInfo> &fileInfoMap) SetAttributes() argument [all...] |
/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 2871 NotifyDrmInfoUpdated(const std::multimap<std::string, std::vector<uint8_t>> &infos) NotifyDrmInfoUpdated() argument [all...] |
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | standby_config_manager.cpp | 449 GetEligibleAllowConfig(const std::string& paramName, uint32_t condition, bool isAllow, bool isApp, const std::function<void(bool, std::set<T>&, const DefaultResourceConfig&)>& func) GetEligibleAllowConfig() argument [all...] |
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | reclaim_priority_manager.cpp | 685 HandleDiedExtensionBindToMe( std::map<pid_t, ProcessPriorityInfo>::iterator processPriorityInfoMap, const std::vector<unsigned int> &alivePids) HandleDiedExtensionBindToMe() argument 700 HandleDiedExtensionBindFromMe( std::map<pid_t, ProcessPriorityInfo>::iterator processPriorityInfoMap, const std::vector<unsigned int> &alivePids) HandleDiedExtensionBindFromMe() argument [all...] |
/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager.cpp | 1459 IsProcessStopped(const std::u16string&name) IsProcessStopped() argument 1918 RemoveStartingAbilityCallbackLocked( std::pair<sptr<ISystemAbilityLoadCallback>, int32_t>& itemPair) RemoveStartingAbilityCallbackLocked() argument [all...] |
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 1359 CreateJsSystemBarPropertyArrayObject( napi_env env, const std::unordered_map<WindowType, SystemBarProperty>& propertyMap) CreateJsSystemBarPropertyArrayObject() argument [all...] |
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
H A D | mock_scan_service_new.cpp | 412 AllowCustomSceneCheck(const std::map<int, time_t>::const_iterator &customIter, ScanMode scanMode) AllowCustomSceneCheck() argument [all...] |
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
H A D | websocket_exec.cpp | 1075 OnHeaderReceive(EventManager *manager, const std::map<std::string, std::string> &headers) OnHeaderReceive() argument [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service.cpp | 1969 AllowCustomSceneCheck(const std::map<int, time_t>::const_iterator &customIter, ScanMode scanMode) AllowCustomSceneCheck() argument [all...] |
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
H A D | http_exec.cpp | 1235 MakeSetCookieArray(napi_env env, napi_value header, const std::pair<const std::basic_string<char>, std::basic_string<char>> &headerElement) AddCurlHandle() argument [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_state_machine.cpp | 579 BroadcastDnsSdTxtRecordResult(const std::string &wholeDomainName, const std::map<std::string, std::string> &txtMap, const WifiP2pDevice &srcDevice) const BroadcastDnsSdTxtRecordResult() argument [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/ |
H A D | hal_device_manage.cpp | 638 IfaceSetTxPower( const std::string &ifaceName, const std::map<std::string, sptr<IChipIface>> &mWifiIfaces, int power) IfaceSetTxPower() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 1046 ProcessResult(const std::map<std::string, int32_t> &results) ProcessResult() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 564 InsertNodesByScore(const std::map<std::string, std::map<std::string, bool>> &graph, const std::vector<std::string> &generateNodes, const std::map<std::string, int> &scoreGraph, std::list<std::string> &insertTarget) InsertNodesByScore() argument 590 GenerateNodesByNodeWeight(const std::vector<std::string> &nodes, const std::map<std::string, std::map<std::string, bool>> &graph, const std::map<std::string, int> &nodeWeight) GenerateNodesByNodeWeight() argument [all...] |