Searched defs:new_ref (Results 1 – 12 of 12) sorted by relevance
172 CFMutableArrayRef new_ref = new_object.get(); in TEST() local188 CFMutableArrayRef new_ref = new_object.get(); in TEST() local
361 ReferenceKey key, Reference old_ref, Reference new_ref, in TEST()362 std::map<ReferenceKey, std::set<Reference, ReferenceCompare>>* map) { in TEST()
770 ULONG new_ref = InterlockedIncrement(&ref_count_); in AddRef() local777 ULONG new_ref = InterlockedDecrement(&ref_count_); in Release() local
101 PrimRef new_ref; in PRIMREF_set_instance() local
1067 core::RefCountPtr<KernelAndDevice> new_ref(iter->second.get()); in GetCachedKernel() local1082 core::RefCountPtr<KernelAndDevice> new_ref(kernel); in AddKernelToCache() local
313 let new_ref = match self.domain_map.get(&domain) { in process_attach_request() localVariable
985 FieldTrial::FieldTrialRef new_ref = allocator->GetAsReference(new_entry); in ClearParamsFromSharedMemoryForTesting() local
1090 FieldTrial::FieldTrialRef new_ref = trial->ref_; in TEST_F() local
1155 FieldTrial::FieldTrialRef new_ref = allocator->GetAsReference(new_entry); in ClearParamsFromSharedMemoryForTesting() local
1360 FieldTrial::FieldTrialRef new_ref = trial->ref_; in TEST() local
381 let new_ref = jni_unchecked!(self.internal, NewGlobalRef, obj.into().into_raw()); in new_global_ref() localVariable
605 let new_ref = jni_unchecked!(self.internal, NewGlobalRef, obj.as_ref().as_raw()); in new_global_ref() localVariable