Searched refs:rvOnly (Results 1 – 1 of 1) sorted by relevance
518 enum {rvOnly, rvThenLookup, lookupOnly} check; in getMappingItemVal() enumerator542 check = rvOnly; in getMappingItemVal()569 check = rvOnly; in getMappingItemVal()603 if (check == rvOnly || check == rvThenLookup) { in getMappingItemVal()