Searched defs:AppDescriptorTrace (Results 1 – 1 of 1) sorted by relevance
37 struct AppDescriptorTrace { struct38 AppDescriptorTrace(const std::string &idString) { in AppDescriptorTrace() function88 std::string trace_pid_err;89 std::string trace_pid_integral;90 std::string trace_pid_derivative;91 std::string trace_pid_pOut;92 std::string trace_pid_iOut;93 std::string trace_pid_dOut;94 std::string trace_pid_output;95 std::string trace_target;[all …]