Searched refs:state_cstr (Results 1 – 1 of 1) sorted by relevance
106 const char *state_cstr = StateAsCString(state); in DumpTargetInfo() local109 strm.Printf("%sstate=%s", properties++ > 0 ? ", " : " ( ", state_cstr); in DumpTargetInfo()