Searched defs:CreateHandle (Results 1 – 7 of 7) sorted by relevance
29 Status CreateHandle(OpKernelContext* ctx, T* resource, in CreateHandle() function
162 Address* HandleScope::CreateHandle(Isolate* isolate, Address value) { in CreateHandle() function
308 inline PendingCounts::Handle PendingCounts::Layout::CreateHandle( in CreateHandle() function
358 void* EchoControlMobileImpl::CreateHandle() const { in CreateHandle() function in webrtc::EchoControlMobileImpl
401 void* GainControlImpl::CreateHandle() const { in CreateHandle() function in webrtc::GainControlImpl
454 void* EchoCancellationImpl::CreateHandle() const { in CreateHandle() function in webrtc::EchoCancellationImpl
1110 i::Address* HandleScope::CreateHandle(i::Isolate* isolate, i::Address value) { in CreateHandle() function in v8::HandleScope