Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 60) sorted by relevance

123

/developtools/profiler/device/plugins/memory_plugin/test/unittest/
Dsmaps_stats_unittest.cpp50 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/profiler/device/plugins/native_daemon/test/unittest/common/native/
Delf_parser_test.cpp258 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/hiperf/test/unittest/common/native/
Delf_parser_test.cpp259 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/ace-js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js191 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 …]
Dindex.js111 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
Dbind.js65 line: nodeLoc.line || 1, property
177 line: nodeLoc.line || 1, property
183 line: nodeLoc.line || 1, property
/developtools/ace-js2bundle/ace-loader/src/
Dcard-loader.js54 line: item.node.__location.line, property
66 line: item.node.__location.line, property
79 line: item.node.__location.line, property
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/memory/nativebean/
DNativeFrame.java32 private String line; field in NativeFrame
34 …c NativeFrame(String pc, String fileName, String functionName, String offsetAddress, String line) { in NativeFrame()
/developtools/profiler/device/plugins/memory_plugin/src/
Dsmaps_stats.cpp61 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/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/hdc/
DIoReadLineConsumer.java61 String line = null; in run() local
DHdcWrapper.java103 String line; in getHdcStringResult() local
180 String line; in getHdcResult() local
228 String line; in execCmdBy() local
296 String line; in execCmd() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/common/customcomp/
DCustomTextField.java43 private Border line = BorderFactory.createLineBorder(JBColor.background().darker()); field in CustomTextField
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprintk_formats_parser.cpp56 std::string line; in Parse() local
Dkernel_symbols_parser.cpp72 std::string line; in Parse() local
Dtrace_ops.cpp75 std::string line; in ListCategories() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/memory/nativeservice/
DNativeDataExternalInterface.java98 String line = null; in executeParseFile() local
192 String line = split[5]; in createNativeFrame() local
/developtools/ace-ets2bundle/compiler/server/
Dbuild_pipe_server.js34 line: 0, property
126 line: parseInt(JSON.parse(receivedMsg.data.offset).line), property
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_service.cpp70 char line[LINE_SIZE]; in ProtocolProc() local
Dmain.cpp122 char line[LINE_SIZE]; in GetHookedProceInfo() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/dialog/
DHelpContentsDialog.java91 String line = bufferReader.readLine(); in getHtmlString() local
/developtools/profiler/host/smartperf/ide/src/base-ui/tabs/
Dlit-tabs.ts23 private line: HTMLDivElement | undefined | null property in LitTabs
/developtools/ace-ets2bundle/compiler/src/
Dprocess_import.ts442 const line: number = posOfNode.line + 1; constant
/developtools/hdc_standard/src/test/jdwp/
Dmain.cpp131 std::string line; in main() local
/developtools/profiler/trace_analyzer/src/trace_data/
Dtrace_data_db.cpp141 std::string line; in SearchData() local
/developtools/profiler/host/smartperf/client/
Dgp_utils.cpp57 char line[buffLengh]; in readFile() local

123