Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 5 of 5) sorted by relevance

/developtools/hiperf/src/
Dcommand.cpp92 bool Command::DispatchCommand(std::string argument) in DispatchCommand()
/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts3068 const argument: ts.StringLiteral[] = []; constant
3471 const argument: ts.Expression = node.arguments[i]; constant
Dprocess_component_member.ts555 const argument: ts.Node = decorator.expression.arguments[0]; constant
Dets_checker.ts1482 const argument: ts.NodeArray<ts.Node> = node.arguments; constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h98655 u32 argument; member