Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_callback_stub.cpp39 return OnBeginExecuteStub(data, reply); in OnRemoteRequest()
83 int32_t ExecutorCallbackStub::OnBeginExecuteStub(MessageParcel &data, MessageParcel &reply) in OnBeginExecuteStub() function in OHOS::UserIam::UserAuth::ExecutorCallbackStub
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/inc/
H A Dexecutor_callback_stub.h33 int32_t OnBeginExecuteStub(MessageParcel &data, MessageParcel &reply);