Home
last modified time | relevance | path

Searched defs:it (Results 1 - 25 of 66) sorted by relevance

123

/developtools/profiler/device/plugins/native_daemon/include/
H A Doption.h102 auto it = FindOption(args, optionName); in GetOptionValue() local
/developtools/hiperf/demo/cpp/
H A Dhiperf_demo.cpp78 auto it = []() { in main() local
/developtools/hiperf/include/
H A Doption.h98 auto it = FindOption(args, optionName); in GetOptionValue() local
/developtools/packing_tool/ohos_packing_tool/frameworks/src/
H A Dhap_packager.cpp60 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_JSON_PATH); in Process() local
[all...]
H A Dhsp_packager.cpp50 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 Dhqf_packager.cpp39 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 Dres_packager.cpp68 std::map<std::string, std::string>::const_iterator it = parameterMap_.find(Constants::PARAM_PACK_INFO_PATH); in IsVerifyValidInResMode() local
[all...]
H A Dappqf_packager.cpp80 auto it = parameterMap_.find(Constants::PARAM_OUT_PATH); in PreProcess() local
H A Dpackage_normalize.cpp44 auto it = parameterMap_.find(Constants::PARAM_HSP_LIST); in PreProcess() local
[all...]
H A Dversion_normalize.cpp47 auto it = parameterMap_.find(Constants::PARAM_INPUT_LIST); in PreProcess() local
H A Dhap_packager.cpp44 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 Dapp_packager.cpp278 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 Dpaged_mem_pool.cpp38 auto it = blockSet_.begin(); in ~PagedMemPool() local
H A Dprintk_formats_parser.cpp46 auto it = printkFormats_.find(addr); in GetSymbol() local
/developtools/hiperf/src/
H A Dsubcommand_list.cpp36 auto it = SUPPORT_NAME_OPTIONS.find(requestEventType); in OnSubCommand() local
H A Doption.cpp66 auto it = find(args.begin(), args.end(), optionName); in FindOption() local
H A Dhiperf_libreport.cpp135 auto it = sectionSymbolsFiles->symbolFileStructs_.begin(); in ReportGetSymbolFiles() local
H A Dreport.cpp567 it++; global() member
584 OutputStdContentItem(*it); global() variable
586 it++; global() member
[all...]
H A Dreport_json_file.cpp35 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 Dshare_memory_allocator.cpp91 auto it = memoryBlocks.find(name); in FindMemoryBlockByName() local
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
H A Dbuffer_splitter_unittest.cpp430 auto it = meminfo_counters_.find(totalbuffer.CurWord()); in HWTEST_F() local
/developtools/profiler/device/base/src/
H A Depoll_event_poller.cpp61 auto it = context_.find(fd); in RemoveFileDescriptor() local
/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dsub_event_parser.h60 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 Dplugin_session_manager.cpp129 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 Dhiebpf.cpp274 const auto& it = eventGroupMap.find(FLAGS_events[k]); in GetTargetEventsFromFlag() local

Completed in 10 milliseconds

123