Searched refs:HandleNotifyVolumeCreated (Results 1 – 2 of 2) sorted by relevance
50 int32_t HandleNotifyVolumeCreated(MessageParcel &data, MessageParcel &reply);
116 &StorageManagerStub::HandleNotifyVolumeCreated; in StorageManagerStub()223 return HandleNotifyVolumeCreated(data, reply); in OnRemoteRequest()556 int32_t StorageManagerStub::HandleNotifyVolumeCreated(MessageParcel &data, MessageParcel &reply) in HandleNotifyVolumeCreated() function in OHOS::StorageManager::StorageManagerStub