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