Searched defs:AppDescriptorTrace (Results 1 – 1 of 1) sorted by relevance
42 struct AppDescriptorTrace { struct43 AppDescriptorTrace(const std::string &idString) { in AppDescriptorTrace() function85 std::string trace_pid_err;86 std::string trace_pid_integral;87 std::string trace_pid_derivative;88 std::string trace_pid_pOut;89 std::string trace_pid_iOut;90 std::string trace_pid_dOut;91 std::string trace_pid_output;92 std::string trace_target;[all …]