Searched refs:contexts_array_offset (Results 1 – 2 of 2) sorted by relevance
182 uint32_t contexts_array_offset() const { return contexts_offset() + sizeof(uint32_t); } in contexts_array_offset() function
54 auto string_offset = uint32_array(contexts_array_offset())[array_offset]; in FindContextIndex()