Home
last modified time | relevance | path

Searched defs:OnCParcelWriteElement (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/ipc/native/src/c_wrapper/include/
Dc_parcel.h48 typedef bool (*OnCParcelWriteElement)(CParcel *value, const void *arr, unsigned long index); typedef
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs124 pub type OnCParcelWriteElement = unsafe extern "C" fn ( typedef