| D | system.cc | 2 // Use of this source code is governed by a BSD-style license that can be 59 Release(); in ~ByteDataScope() 68 void Release() { in Release() function in zircon::dart::__anon788a44050111::ByteDataScope 104 tonic::DartState::Current()->class_library(); in MakeHandleList() 111 Dart_ListSetAt(list, i, ToDart(Handle::Create(in_handles[i]))); in MakeHandleList() 121 tonic::DartState::Current()->class_library(); in ConstructDartObject() 178 ToDart(Handle::Create(out0)), in ChannelCreate() 179 ToDart(Handle::Create(out1))); in ChannelCreate() 187 channel->ReleaseHandle()); in ConnectToService() 203 return zx::channel(handle.release()); in CloneChannelFromFileDescriptor() [all …]
|