Searched refs:source_vector (Results 1 – 3 of 3) sorted by relevance
102 Vector<const char> source_vector(reinterpret_cast<const char*>(source), in ReadNameAndContentPair()105 native_source_.Add(source_vector); in ReadNameAndContentPair()
432 Object** CopyInNativesSource(Vector<const char> source_vector,
878 Object** Deserializer::CopyInNativesSource(Vector<const char> source_vector, in CopyInNativesSource() argument882 source_vector.start(), source_vector.length()); in CopyInNativesSource()