Home
last modified time | relevance | path

Searched defs:std (Results 1476 - 1500 of 1775) sorted by relevance

1...<<51525354555657585960>>...71

/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_system_manager.cpp408 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 Dnapi_param_utils.cpp1065 SetExtraAudioParametersInfo(const napi_env &env, const std::vector<std::pair<std::string, std::string>> &extraParameters, napi_value &result) SetExtraAudioParametersInfo() argument
[all...]
H A Dnapi_audio_enum.cpp537 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 Daudio_device_info.h359 template<typename T> std::set<T> UnmarshallingSetInt32(Parcel &parcel, in UnmarshallingSetInt32() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp430 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 Dlume_common.cpp826 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 Dhls_media_downloader.cpp195 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 Dhttp_media_downloader.cpp164 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 Dimage_effect_inner.cpp290 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 Dmedialibrary_meta_recovery.cpp185 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 Dbackup_database_utils.cpp474 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 Dupgrade_restore.cpp1129 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 Davplayer_napi.cpp2871 NotifyDrmInfoUpdated(const std::multimap<std::string, std::vector<uint8_t>> &infos) NotifyDrmInfoUpdated() argument
[all...]
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp449 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 Dreclaim_priority_manager.cpp685 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 Dsystem_ability_manager.cpp1459 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 Djs_scene_utils.cpp1359 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 Dmock_scan_service_new.cpp412 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 Dwebsocket_exec.cpp1075 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 Dscan_service.cpp1969 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 Dhttp_exec.cpp1235 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 Dp2p_state_machine.cpp579 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 Dhal_device_manage.cpp638 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 Dkvdb_service_impl.cpp1046 ProcessResult(const std::map<std::string, int32_t> &results) ProcessResult() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp564 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...]

Completed in 37 milliseconds

1...<<51525354555657585960>>...71