Searched refs:string_idx_ (Results 1 – 1 of 1) sorted by relevance
222 patch.string_idx_ = target_string_idx; in StringPatch()231 patch.string_idx_ = target_string_idx; in RelativeStringPatch()293 return string_idx_; in TargetStringIndex()330 uint32_t string_idx_; // String index for String patches. member334 static_assert(sizeof(string_idx_) == sizeof(cmp1_), "needed by relational operators");