Home
last modified time | relevance | path

Searched defs:takeOwnership (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/mock/binderinvoker_fuzzer/
H A Dbinderinvoker_fuzzer.cpp75 bool takeOwnership; in WriteFileDescriptorTest() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp531 bool DBinderDatabusInvoker::WriteFileDescriptor(Parcel &parcel, int fd, bool takeOwnership) in WriteFileDescriptor()
H A Dbinder_invoker.cpp1585 bool BinderInvoker::WriteFileDescriptor(Parcel &parcel, int fd, bool takeOwnership) in WriteFileDescriptor()