Searched refs:lhsDescriptor (Results 1 – 1 of 1) sorted by relevance
726 const char* lhsDescriptor = cached_descriptor_; in operator <() local728 int cmp = strcmp(lhsDescriptor, rhsDescriptor); in operator <()