Home
last modified time | relevance | path

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

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