Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_stub.h33 int32_t OpenSessionRecvProc(MessageParcel &data, MessageParcel &reply);
H A Dcadaemon_stub.cpp53 result = OpenSessionRecvProc(data, reply); in OnRemoteRequest()
328 int32_t CaDaemonStub::OpenSessionRecvProc(MessageParcel &data, MessageParcel &reply) in OpenSessionRecvProc() function in OHOS::CaDaemon::CaDaemonStub