Searched refs:sNextPathSegment (Results 1 – 1 of 1) sorted by relevance
68 const char * sNextPathSegment = 0; in operator []() local69 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in operator []()73 if ( sNextPathSegment == 0 ) in operator []()76 return (*it)->SubList()[sNextPathSegment]; in operator []()92 const char * sNextPathSegment = 0; in InsertInfo() local93 sub_iterator it = lower_bound(bExists, sNextPathSegment, let_dpInfo->Key() ); in InsertInfo()126 const char * sNextPathSegment = 0; in InsertInfoByPath() local127 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in InsertInfoByPath()133 sNextPathSegment, in InsertInfoByPath()141 sNextPathSegment - in InsertInfoByPath()[all …]