Home
last modified time | relevance | path

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

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