Searched refs:entityName (Results 1 – 2 of 2) sorted by relevance
191 char entityName[B_OS_NAME_LENGTH]; in PrintResults() local192 strlcpy(entityName, fEntity->EntityName(), sizeof(entityName)); in PrintResults()193 char* slash = entityName; in PrintResults()201 gOptions.callgrind_directory, fEntity->EntityID(), entityName, in PrintResults()
2625 Node* entityName; in _ParseLocalName() local2629 entityName)) { in _ParseLocalName()2634 if (!_ParseName(entityName)) in _ParseLocalName()2648 return NodeCreator<PrefixedNode>(this)(functionName, entityName, _node); in _ParseLocalName()