Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon_stub.h64 int32_t HandleMountCryptoPathAgain(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp74 &StorageDaemonStub::HandleMountCryptoPathAgain; in StorageDaemonStub()
218 return HandleMountCryptoPathAgain(data, reply); in OnRemoteRequestForApp()
568 int32_t StorageDaemonStub::HandleMountCryptoPathAgain(MessageParcel &data, MessageParcel &reply) in HandleMountCryptoPathAgain() function in OHOS::StorageDaemon::StorageDaemonStub