Home
last modified time | relevance | path

Searched defs:CreateHandle (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dhandles-inl.h110 Object** HandleScope::CreateHandle(Isolate* isolate, Object* value) { in CreateHandle() function
Dapi.cc1110 i::Object** HandleScope::CreateHandle(i::Isolate* isolate, i::Object* value) { in CreateHandle() function in v8::HandleScope
1114 i::Object** HandleScope::CreateHandle( in CreateHandle() function in v8::HandleScope
/external/webrtc/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc358 void* EchoControlMobileImpl::CreateHandle() const { in CreateHandle() function in webrtc::EchoControlMobileImpl
Dgain_control_impl.cc401 void* GainControlImpl::CreateHandle() const { in CreateHandle() function in webrtc::GainControlImpl
Decho_cancellation_impl.cc454 void* EchoCancellationImpl::CreateHandle() const { in CreateHandle() function in webrtc::EchoCancellationImpl
/external/tensorflow/tensorflow/core/common_runtime/
Dpending_counts.h308 inline PendingCounts::Handle PendingCounts::Layout::CreateHandle( in CreateHandle() function