Searched defs:new_store (Results 1 – 5 of 5) sorted by relevance
107 Vector<T> new_store = Vector<T>::New(size_); in ToVector() local
3855 bool new_store = false; in StoreMaterializedValuesAndDeopt() local
90 KeyValueStore new_store; in TEST_F() local
77 Vector<byte> new_store = Vector<byte>::New(NewCapacity(kInitialCapacity)); in ExpandBuffer() local85 Vector<byte> new_store; in ConvertToTwoByte() local
1260 static int set_cert_store(X509_STORE **store_ptr, X509_STORE *new_store, in set_cert_store()