Searched refs:EntityName (Results 1 – 6 of 6) sorted by relevance
17 virtual const char* EntityName() const = 0;
49 virtual const char* EntityName() const;
192 strlcpy(entityName, fEntity->EntityName(), sizeof(entityName)); in PrintResults()216 fprintf(out, "cmd: %s\n", fEntity->EntityName()); in PrintResults()
84 Thread::EntityName() const in EntityName() function in Thread
187 "(%" B_PRId32 "):\n", fEntity->EntityType(), fEntity->EntityName(), in PrintResults()
294 virtual const char* EntityName() const in EntityName() function in ThreadManager