| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | option.h | 102 auto it = FindOption(args, optionName); in GetOptionValue() local
|
| /developtools/hiperf/demo/cpp/ |
| H A D | hiperf_demo.cpp | 78 auto it = []() { in main() local
|
| /developtools/hiperf/include/ |
| H A D | option.h | 98 auto it = FindOption(args, optionName); in GetOptionValue() local
|
| /developtools/packing_tool/ohos_packing_tool/frameworks/src/ |
| H A D | hap_packager.cpp | 60 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); in Process() local [all...] |
| H A D | hsp_packager.cpp | 50 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); in Process() local [all...] |
| /developtools/packing_tool/packing_tool/frameworks/src/ |
| H A D | hqf_packager.cpp | 39 auto it = parameterMap_.find(Constants::PARAM_OUT_PATH); in PreProcess() local 104 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); Process() local [all...] |
| H A D | res_packager.cpp | 68 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_PACK_INFO_PATH); in IsVerifyValidInResMode() local [all...] |
| H A D | appqf_packager.cpp | 80 auto it = parameterMap_.find(Constants::PARAM_OUT_PATH); in PreProcess() local
|
| H A D | package_normalize.cpp | 44 auto it = parameterMap_.find(Constants::PARAM_HSP_LIST); in PreProcess() local [all...] |
| H A D | version_normalize.cpp | 47 auto it = parameterMap_.find(Constants::PARAM_INPUT_LIST); in PreProcess() local
|
| H A D | hap_packager.cpp | 44 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); in PreProcess() local 109 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); IsVerifyValidInHapCommonMode() local 158 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(paramPath); Compatible() local 169 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_INDEX_PATH); IsVerifyValidInHapMode() local 217 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_RPCID_PATH); IsValidRpcid() local 234 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_PACK_INFO_PATH); IsValidPackInfo() local 288 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(parameterMapKey); IsHapPathValid() local 298 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_BIN_PATH); CompressHap() local 441 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_RESOURCES_PATH); CompressHapMode() local 463 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_MAPLE_SO_DIR); CompressHapModeMultiple() local 499 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_OUT_PATH); OpenZipWrapper() local 515 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(paramPath); AddCommonFileOrDirectoryToZip() local 527 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_FILE_PATH); AddParamFileToZip() local 544 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_RES_PATH); AddResFileAndDirLsitToZip() local 576 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_INDEX_PATH); AddIndexToZipForFaMaode() local 590 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_BIN_PATH); AddPkgAndBinFileToZipForStageMaode() local [all...] |
| H A D | app_packager.cpp | 278 auto it = parameterMap_.find(Constants::PARAM_SIGNATURE_PATH); in CheckSignaturePath() local 290 auto it = parameterMap_.find(Constants::PARAM_CERTIFICATE_PATH); in CheckCertificatePath() local 302 auto it = parameterMap_.find(Constants::PARAM_ENTRYCARD_PATH); in CheckEntrycardPath() local 314 auto it = parameterMap_.find(Constants::PARAM_PACK_RES_PATH); CheckPackResPath() local 393 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_HAP_PATH); CompressHapAndHspFiles() local 469 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_ENTRYCARD_PATH); CompressOtherFiles() local 525 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_PACK_RES_PATH); CompressAppMode() local [all...] |
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| H A D | paged_mem_pool.cpp | 38 auto it = blockSet_.begin(); in ~PagedMemPool() local
|
| H A D | printk_formats_parser.cpp | 46 auto it = printkFormats_.find(addr); in GetSymbol() local
|
| /developtools/hiperf/src/ |
| H A D | subcommand_list.cpp | 36 auto it = SUPPORT_NAME_OPTIONS.find(requestEventType); in OnSubCommand() local
|
| H A D | option.cpp | 66 auto it = find(args.begin(), args.end(), optionName); in FindOption() local
|
| H A D | hiperf_libreport.cpp | 135 auto it = sectionSymbolsFiles->symbolFileStructs_.begin(); in ReportGetSymbolFiles() local
|
| H A D | report.cpp | 567 it++; global() member 584 OutputStdContentItem(*it); global() variable 586 it++; global() member [all...] |
| H A D | report_json_file.cpp | 35 auto it = functionMap_.find(libId); in AddNewFunction() local 135 auto it = frames.begin(); in AddReportCallStack() local 167 auto it = frames.rbegin(); AddReportCallStackReverse() local 208 auto it = find(libList_.begin(), libList_.end(), filepath); GetLibID() local 225 auto it = frames.begin(); UpdateReportCallStack() local [all...] |
| /developtools/profiler/device/services/shared_memory/src/ |
| H A D | share_memory_allocator.cpp | 91 auto it = memoryBlocks.find(name); in FindMemoryBlockByName() local
|
| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| H A D | buffer_splitter_unittest.cpp | 430 auto it = meminfo_counters_.find(totalbuffer.CurWord()); in HWTEST_F() local
|
| /developtools/profiler/device/base/src/ |
| H A D | epoll_event_poller.cpp | 61 auto it = context_.find(fd); in RemoveFileDescriptor() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| H A D | sub_event_parser.h | 60 auto it = nameToFunctions_.find(format.eventName); in SetupEvent() local 89 auto it = idToFunctions_.find(eventId); in GetParseEventCtx() local
|
| /developtools/profiler/device/services/plugin_service/src/ |
| H A D | plugin_session_manager.cpp | 129 auto it = pluginSessions_.find(name); in RemovePluginSessions() local 143 auto it = pluginSessions_.find(name); in InvalidatePluginSessions() local 160 auto it = pluginSessions_.find(name); in StartPluginSessions() local 178 auto it = pluginSessions_.find(name); StopPluginSessions() local 195 auto it = pluginSessions_.find(name); RefreshPluginSession() local 211 auto it = pluginSessions_.find(name); CheckStatus() local 229 auto it = pluginSessions_.find(name); GetStatus() local [all...] |
| /developtools/profiler/hiebpf/src/ |
| H A D | hiebpf.cpp | 274 const auto& it = eventGroupMap.find(FLAGS_events[k]); in GetTargetEventsFromFlag() local
|