Home
last modified time | relevance | path

Searched defs:std (Results 1101 - 1125 of 1768) sorted by relevance

1...<<41424344454647484950>>...71

/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp550 PrintFocusInfoList(const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) PrintFocusInfoList() argument
595 OnAudioFocusInfoChange(const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) OnAudioFocusInfoChange() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp75 OnAudioFocusInfoChange( const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) OnAudioFocusInfoChange() argument
582 OnHeadTrackingDeviceChange(const std::unordered_map<std::string, bool> &changeInfo) OnHeadTrackingDeviceChange() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp931 AddSurfaceChangedCallBack(uint64_t id, const std::function<void(float, float, float, float)>& callback) AddSurfaceChangedCallBack() argument
[all...]
/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp135 ColorSpace::ColorSpace(const Matrix3x3& toXYZ, const std::array<float, 2>& whitePoint, const TransferFunc &transferFunc) in ColorSpace() argument
143 ColorSpace::ColorSpace(const Matrix3x3 &toXYZ, const std::array<float, 2>& whitePoint, float gamma) in ColorSpace() argument
258 Matrix3x3 DXToD50(const Matrix3x3 &toXYZ, const std::array<float, DIMES_2> &wp) in DXToD50() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp439 NotifyVSyncRates(const std::map<NodeId, RSVisibleLevel>& vSyncVisLevelMap) NotifyVSyncRates() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp779 RegisterSurfaceBufferCallback( std::function<void(pid_t, uint64_t, uint32_t)> callback) RegisterSurfaceBufferCallback() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.cpp665 AddAnimeStartTimes(const std::vector<std::pair<uint64_t, int64_t>>& startTimes) AddAnimeStartTimes() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h63 namespace std { namespace
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp373 StoreDrmInfos(const std::multimap<std::string, std::vector<uint8_t>>& drmInfo) StoreDrmInfos() argument
418 M3U8MasterPlaylist(const std::string& playList, const std::string& uri, const std::map<std::string, std::string>& httpHeader) M3U8MasterPlaylist() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp223 Open(const std::string& url, const std::map<std::string, std::string>& httpHeader, int32_t timeoutMs) Open() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp651 char std[SHA512_DIGEST_LENGTH] = {0}; MdCompare() local
[all...]
/foundation/multimedia/media_foundation/src/filter/
H A Dfilter.cpp542 Status Filter::LinkNext(const std::shared_ptr<Filter>&, StreamType) in LinkNext() argument
547 Status Filter::UpdateNext(const std argument
552 UnLinkNext(const std::shared_ptr<Filter>&, StreamType) UnLinkNext() argument
562 OnLinked(StreamType, const std::shared_ptr<Meta>&, const std::shared_ptr<FilterLinkCallback>&) OnLinked() argument
567 OnUpdated(StreamType, const std::shared_ptr<Meta>&, const std::shared_ptr<FilterLinkCallback>&) OnUpdated() argument
572 OnUnLinked(StreamType, const std::shared_ptr<FilterLinkCallback>&) OnUnLinked() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp146 char std[SHA512_DIGEST_LENGTH] = {0}; MdCompare() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp718 char std[SHA512_DIGEST_LENGTH] = {0}; MdCompare() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata_extractor.cpp410 PopulateExtractedAVMetadataOne(const std::unordered_map<int32_t, std::string> &resultMap, std::unique_ptr<Metadata> &data) PopulateExtractedAVMetadataOne() argument
449 PopulateExtractedAVMetadataTwo(const std::unordered_map<int32_t, std::string> &resultMap, std::unique_ptr<Metadata> &data) PopulateExtractedAVMetadataTwo() argument
550 FillExtractedMetadata(const std::unordered_map<int32_t, std::string> &resultMap, std::shared_ptr<Meta> &meta, std::unique_ptr<Metadata> &data) FillExtractedMetadata() argument
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp595 PrintFilter(const std::string title, const std::set<std::pair<std::string, std::string>> &s) PrintFilter() argument
[all...]
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp200 CommonStatisicsEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType type, const std::map<int32_t, std::list<std::pair<uint64_t, std::shared_ptr<Meta>>>>& infoMap) CommonStatisicsEventWrite() argument
230 ParseOneEvent(const std::pair<uint64_t, std::shared_ptr<OHOS::Media::Meta>> &listPair, json& metaInfoJson) ParseOneEvent() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp222 GetBundleStateInfoForResult(napi_env env, const std::shared_ptr<std::map<std::string, BundleActivePackageStats>> &packageStats, napi_value result) GetBundleStateInfoForResult() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp369 UpdateContinueAbilitiesMemory(const int64_t& beginTime, const std::map<std::string, std::map<std::string, int>>& continueAbilities, const std::string& continueBundleName, const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) UpdateContinueAbilitiesMemory() argument
392 UpdateContinueServicesMemory(const int64_t& beginTime, const std::map<std::string, std::map<std::string, int>>& continueServices, const std::string& continueBundleName, const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) UpdateContinueServicesMemory() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp610 GetAccessControlProfile(const std::map<std::string, std::string>& params, std::vector<AccessControlProfile>& profile) GetAccessControlProfile() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp711 GetDynamicProfilesFromTempCache( std::map<std::string, std::string>& entries) GetDynamicProfilesFromTempCache() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp575 AddToPutTempCache(const std::map<std::string, std::string>& values) AddToPutTempCache() argument
835 FixLocalData(const std::string& localUdid, const std::map<std::string, std::string>& localDataByOwner) FixLocalData() argument
901 FixRemoteDataWhenPeerIsOHBase(const std::string& remoteUdid, const std::map<std::string, std::string>& localDataByOwner) FixRemoteDataWhenPeerIsOHBase() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp179 AddStaticCharProfileBatch( const std::unordered_map<std::string, CharacteristicProfile>& charProfiles) AddStaticCharProfileBatch() argument
414 RefreshStaticProfileCache(const std::unordered_map<std::string, CharacteristicProfile>& staticProfiles) RefreshStaticProfileCache() argument
541 SetSwitchByProfileBatch(const std::vector<CharacteristicProfile>& charProfiles, const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, uint32_t& outSwitch) SetSwitchByProfileBatch() argument
576 SetSwitchByProfile(const CharacteristicProfile& charProfile, const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, uint32_t& outSwitch) SetSwitchByProfile() argument
599 IsSwitchValid(const CharacteristicProfile& charProfile, const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, const std::string& operate) IsSwitchValid() argument
744 GetServiceNameByPos(int32_t pos, const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, std::string& serviceName) GetServiceNameByPos() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp127 DBStatus KvStoreNbDelegateMock::Sync(const std::vector<std::string> &devices, SyncMode mode, in Sync() argument
196 Sync(const std::vector<std::string> &devices, SyncMode mode, const std::function<void(const std::map<std::string, DBStatus> &devicesMap)> &onComplete, const Query &query, bool wait) Sync() argument
219 SubscribeRemoteQuery(const std::vector<std::string> &devices, const std::function<void(const std::map<std::string, DBStatus> &devicesMap)> &onComplete, const Query &query, bool wait) SubscribeRemoteQuery() argument
226 UnSubscribeRemoteQuery(const std::vector<std::string> &devices, const std::function<void(const std::map<std::string, DBStatus> &devicesMap)> &onComplete, const Query &query, bool wait) UnSubscribeRemoteQuery() argument
265 SetCloudDB(const std::map<std::string, std::shared_ptr<ICloudDb>> &cloudDBs) SetCloudDB() argument
270 SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schema) SetCloudDbSchema() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_client_test.cpp136 void KvStoreSyncCallbackTestImpl::SyncCompleted(const std argument
[all...]

Completed in 23 milliseconds

1...<<41424344454647484950>>...71