| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | smaps_stats_unittest.cpp | 50 std::string line = "00400000-00409000\n"; variable 69 std::string line = "00400000-00409000 r-xp\n"; variable 88 std::string line = "00400000-00409000 r-xp 00000000\n"; variable 107 std::string line = "00400000-00409000 r-xp 00000000 fc:00\n"; variable 126 std::string line = "00400000-00409000 r-xp 00000000 fc:00 426998\n"; variable 145 std::string line = "00400000-00409000 r-xp 00000000 fc:00 426998 /usr/lib/gvfs/gvfsd-http\n"; variable 164 std::string line = "00400000-00409000 r-xp 00000000 fc:00 426998 /usr/lib/gvfs/gvfsd-http"; variable 183 …std::string line = "564045dbe000-564045ddf000 rw-p 00000000 00:00 0 [heap… variable 202 std::string line = "Pss: 4 kB"; variable 228 std::string line = "Private_Clean: 0 kB"; variable [all …]
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 259 std::string line {}; in ParsePrgHeaders32() local 302 std::string line {}; in ParseSecHeaders32() local 323 std::string line {}; in ParseSymTable() local 347 std::string line {}; in ParseSymsInDynSym() local 373 std::string line {}; in ParseSymsInSymTab() local 396 std::string line {}; in GetNextPhdrLine() local 416 std::string line {}; in GetNextShdrLine() local 437 std::string line {}; in GetNextSymLine() local 461 std::unique_ptr<ElfSymbolFromReadelf> ElfSymbolFromReadelf::MakeUnique(const std::string &line) in MakeUnique() 477 bool ElfSymbolFromReadelf::Init(const std::string &line) in Init() [all …]
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | elf_parser_test.cpp | 258 std::string line {}; in ParsePrgHeaders32() local 301 std::string line {}; in ParseSecHeaders32() local 322 std::string line {}; in ParseSymTable() local 346 std::string line {}; in ParseSymsInDynSym() local 372 std::string line {}; in ParseSymsInSymTab() local 395 std::string line {}; in GetNextPhdrLine() local 415 std::string line {}; in GetNextShdrLine() local 436 std::string line {}; in GetNextSymLine() local 460 std::unique_ptr<ElfSymbolFromReadelf> ElfSymbolFromReadelf::MakeUnique(const std::string &line) in MakeUnique() 476 bool ElfSymbolFromReadelf::Init(const std::string &line) in Init() [all …]
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | component_validator.js | 191 line: nodeLoc.line || 1, property 248 line: pos.line || 1, property 270 line: nodeLoc.line || 1, property 279 line: nodeLoc.line || 1, property 301 line: nodeLoc.line || 1, property 327 line: nodeLoc.Line || 1, property 338 line: nodeLoc.Line || 1, property 387 line: nodeLoc.line || 1, property 393 line: nodeLoc.line || 1, property 421 line: nodeLoc.line || 1, property [all …]
|
| D | index.js | 111 line: 1, property 118 line: 1, property 152 line: node.sourceCodeLocation.startLine, property 219 line: pos.line || 1, property 226 line: pos.line || 1, property 241 line: pos.line || 1, property 281 line: child.sourceCodeLocation.startLine, property
|
| D | bind.js | 65 line: nodeLoc.line || 1, property 177 line: nodeLoc.line || 1, property 183 line: nodeLoc.line || 1, property
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | card-loader.js | 55 line: item.node.__location.line, property 67 line: item.node.__location.line, property 80 line: item.node.__location.line, property
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | io_stats.cpp | 57 std::string line; in GetSystime() local 97 std::string line; in ParseCpuStats() local 111 bool IoStats::GetCpuStats(std::string& line) in GetCpuStats() 158 std::string line; in ParseIoStats() local 168 bool IoStats::GetIoStats(std::string& line) in GetIoStats() 406 uint32_t IoStats::ParseLineFields(const std::string& line, std::string& name) in ParseLineFields() 435 uint32_t IoStats::ParseLineFields(const std::string& line) in ParseLineFields()
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | parse_trace.cpp | 43 std::string line; in ParseNoahTrace() local 71 std::string ParseTrace::GetFrameId(std::string line, std::string appPid, std::string fid) in GetFrameId() 84 std::string ParseTrace::GetWindowTime(std::string line, std::string wt) in GetWindowTime() 143 std::string line; in ParseCodeTrace() local 179 std::string line; in ParseHotTrace() local 246 std::string ParseTrace::GetStartTime(std::string line, const std::string &startTimeBefore) in GetStartTime()
|
| D | parse_click_response_trace.cpp | 42 std::string line; in GetLineTime() local 78 …std::string ParseClickResponseTrace::GetPid(std::string line, const std::string &pn, const std::s… in GetPid() 111 …std::string ParseClickResponseTrace::GetStartTime(std::string line, const std::string &startTimeB… in GetStartTime()
|
| D | parse_click_complete_trace.cpp | 42 std::string line; in GetLineTime() local 88 …std::string ParseClickCompleteTrace::GetPid(std::string line, const std::string &pn, const std::s… in GetPid() 120 …std::string ParseClickCompleteTrace::GetStartTime(std::string line, const std::string &startTimeB… in GetStartTime()
|
| D | FPS.cpp | 83 std::string line = GetLayer(layerName); in GetFpsInfo() local 246 std::string line = buf; in GetLayer() local
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_data_plugin.cpp | 390 std::string line; in ReadBootTime() local 404 uint32_t ProcessDataPlugin::GetBootData(const std::string& line, CpuInfo* protoc, uint64_t& bootTim… in GetBootData() 441 std::string line; in ReadCpuUsage() local 451 uint32_t ProcessDataPlugin::GetCpuUsageData(const std::string& line, CpuInfo* protoc, uint64_t& cpu… in GetCpuUsageData() 493 std::string line; in WriteDiskioData() local 503 bool ProcessDataPlugin::GetDiskioData(std::string& line, DiskioInfo* protoc) in GetDiskioData() 581 std::string line; in WritePssData() local
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | smaps_stats.cpp | 61 std::string line; in ReadVmemareasFile() local 199 bool SmapsStats::SetMapAddrInfo(std::string& line, MapPiecesInfo& head) in SetMapAddrInfo() 215 bool SmapsStats::ParseMapHead(std::string& line, MapPiecesInfo& head) in ParseMapHead() 236 bool SmapsStats::GetMemUsageField(std::string& line, MemUsageInfo& memusage) in GetMemUsageField()
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_import.ts | 348 const line: number = posOfNode.line + 1; constant 652 const line: number = posOfNode.line + 1; constant
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | printk_formats_parser.cpp | 56 std::string line; in Parse() local
|
| D | kernel_symbols_parser.cpp | 75 std::string line; in Parse() local
|
| D | trace_ops.cpp | 75 std::string line; in ListCategories() local
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/slicer/ |
| D | lit-slicer.ts | 74 private line: HTMLElement | null | undefined; property in LitSlicerTrack
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/tabs/ |
| D | lit-tabs.ts | 23 private line: HTMLDivElement | undefined | null property in LitTabs
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.h | 38 BytraceLine line; variable
|
| /developtools/hdc/src/test/jdwp/ |
| D | main.cpp | 131 std::string line; in main() local
|
| /developtools/hapsigner/autosign/ |
| D | autosign.py | 204 def convert_to_map(line, temp_map): argument
|
| /developtools/ace_ets2bundle/compiler/server/ |
| D | build_pipe_server.js | 42 line: 0, property 163 line: parseInt(JSON.parse(receivedMsg.data.offset).line), property
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | printk_formats_parser_test.cpp | 211 std::string line = BuildPrintkLine(addr, symbol); variable
|