Home
last modified time | relevance | path

Searched refs:OnReceivedClearDecTimes (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h121 { CLEAR_REMOTE_DES_TIMES, &DBinderTestServiceStub::OnReceivedClearDecTimes },
139 int OnReceivedClearDecTimes(MessageParcel &data, MessageParcel &reply);
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp737 int DBinderTestServiceStub::OnReceivedClearDecTimes(MessageParcel &data, MessageParcel &reply) in OnReceivedClearDecTimes() function in OHOS::DBinderTestServiceStub
739 DBINDER_LOGE(LOG_LABEL, "OnReceivedClearDecTimes"); in OnReceivedClearDecTimes()

Completed in 8 milliseconds