Searched refs:OH_IPCParcel_ReadRemoteStub (Results 1 – 7 of 7) sorted by relevance
429 OHIPCRemoteStub* OH_IPCParcel_ReadRemoteStub(const OHIPCParcel *parcel);
60 | OHIPCRemoteStub \* [OH_IPCParcel_ReadRemoteStub](#oh_ipcparcel_readremotestub) (const OHIPCParcel…589 ### OH_IPCParcel_ReadRemoteStub()592 OHIPCRemoteStub* OH_IPCParcel_ReadRemoteStub (const OHIPCParcel * parcel)
57 | OHIPCRemoteStub \* [OH_IPCParcel_ReadRemoteStub](_o_h_i_p_c_parcel.md#oh_ipcparcel_readremotestub…
283 OHIPCRemoteStub* OH_IPCParcel_ReadRemoteStub(const OHIPCParcel *parcel) in OH_IPCParcel_ReadRemoteStub() function
668 EXPECT_EQ(OH_IPCParcel_ReadRemoteStub(nullptr), nullptr);669 auto obj = OH_IPCParcel_ReadRemoteStub(parcel);