Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_client_stub.h79 int32_t OnHichainProofExceptionInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp51 memberFuncMap_[CLIENT_ON_HICHAIN_PROOF_EXCEPTION] = &SoftBusClientStub::OnHichainProofExceptionInner; in SoftBusClientStub()
544 int32_t SoftBusClientStub::OnHichainProofExceptionInner(MessageParcel &data, MessageParcel &reply) in OnHichainProofExceptionInner() function in OHOS::SoftBusClientStub

Completed in 3 milliseconds