Home
last modified time | relevance | path

Searched defs:infoMap (Results 1 - 14 of 14) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_hevc_unit_test.cpp64 std::map<std::string, std::map<std::string, int32_t>> infoMap = { member
/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp147 FullInfoMap infoMap; in HWTEST_F() local
160 FullInfoMap infoMap; in HWTEST_F() local
189 BundleNameMap infoMap; in HWTEST_F() local
202 BundleNameMap infoMap; in HWTEST_F() local
244 FullInfoMap infoMap; HWTEST_F() local
280 BundleNameMap infoMap; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_uri_unit_test.cpp69 std::map<std::string, std::map<std::string, std::vector<int32_t>>> infoMap = { member
H A Ddemuxer_hevc_unit_test.cpp72 std::map<std::string, std::map<std::string, std::vector<int32_t>>> infoMap = { member
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability_parse_util.cpp124 GetAbilityInfo(const int32_t modeName, common_metadata_header_t *metadata, uint32_t tagId, std::map<int32_t, std::vector<int32_t>> &infoMap) GetAbilityInfo() argument
160 GetInfo( int32_t *originInfo, uint32_t start, uint32_t end, std::map<int32_t, std::vector<int32_t>> &infoMap) GetInfo() argument
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_stub.cpp424 WriteInfoToParcel( const std::vector<std::shared_ptr<ResourceCallbackInfo>>& infoMap, MessageParcel& reply) WriteInfoToParcel() argument
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp121 std::string WindowInfoReporter::GetMsgString(const FullInfoMap& infoMap) in GetMsgString() argument
144 std::string WindowInfoReporter::GetMsgString(const BundleNameMap& infoMap) in GetMsgString() argument
186 void WindowInfoReporter::UpdateReportInfo(FullInfoMap& infoMap, in UpdateReportInfo() argument
209 UpdateReportInfo(BundleNameMap& infoMap, const std::string& bundleName) UpdateReportInfo() argument
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp194 QueryMediaLibForFileInfo(const std::vector<std::string> &names, std::map<std::string, std::shared_ptr<FileInfo>> &infoMap, const std::string &queryFileUriBase, const std::string &predicateColumn) QueryMediaLibForFileInfo() argument
246 QueryRingToneDbForFileInfo(std::shared_ptr<NativeRdb::RdbStore> rdbStore, const std::vector<std::string> &names, std::map<std::string, std::shared_ptr<FileInfo>> &infoMap, const std::string &predicateColumn) QueryRingToneDbForFileInfo() argument
/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
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp165 void BgEfficiencyResourcesMgr::EraseRecordIf(ResourceRecordMap &infoMap, in EraseRecordIf() argument
377 auto &infoMap = resourceInfo->IsProcess() ? procResourceApplyMap_ : appResourceApplyMap_; in ApplyEfficiencyResourcesInner() local
199 RecoverDelayedTask(bool isProcess, ResourceRecordMap& infoMap) RecoverDelayedTask() argument
459 auto &infoMap = isProcess ? procResourceApplyMap_ : appResourceApplyMap_; ResetTimeOutResource() local
638 DumpApplicationInfoMap(std::unordered_map<int32_t, std::shared_ptr<ResourceApplicationRecord>> &infoMap, std::vector<std::string> &dumpInfo, std::stringstream &stream, const char *headInfo) DumpApplicationInfoMap() argument
680 auto &infoMap = cleanApp ? appResourceApplyMap_ : procResourceApplyMap_; DumpResetResource() local
703 RemoveTargetResourceRecord(std::unordered_map<int32_t, std::shared_ptr<ResourceApplicationRecord>> &infoMap, int32_t mapKey, uint32_t cleanResource, EfficiencyResourcesEventType type) RemoveTargetResourceRecord() argument
754 GetEfficiencyResourcesInfosInner(const ResourceRecordMap &infoMap, std::vector<std::shared_ptr<ResourceCallbackInfo>> &list) GetEfficiencyResourcesInfosInner() argument
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test5.cpp285 auto& infoMap = iter->second; in HWTEST_F() local
332 auto& infoMap = iter->second; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp651 void MemoryManager::TotalMemoryOverReport(const std::unordered_map<pid_t, MemorySnapshotInfo>& infoMap) in TotalMemoryOverReport() argument
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp356 std::multimap<std::string, std::vector<uint8_t>> infoMap; member
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3447 const auto& infoMap = iter->second; in GetStartingWindowInfoFromCache() local
3471 auto& infoMap = iter->second; in CacheStartingWindowInfo() local

Completed in 35 milliseconds