Home
last modified time | relevance | path

Searched refs:OnGetChildId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h118 { TRANS_TRACE_ID, &DBinderTestServiceStub::OnGetChildId },
135 int OnGetChildId(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp487 int DBinderTestServiceStub::OnGetChildId(MessageParcel &data, MessageParcel &reply) in OnGetChildId() function in OHOS::DBinderTestServiceStub