Searched refs:HandleNotifyVolumeStateChanged (Results 1 – 2 of 2) sorted by relevance
52 int32_t HandleNotifyVolumeStateChanged(MessageParcel &data, MessageParcel &reply);
120 &StorageManagerStub::HandleNotifyVolumeStateChanged; in StorageManagerStub()227 return HandleNotifyVolumeStateChanged(data, reply); in OnRemoteRequest()582 int32_t StorageManagerStub::HandleNotifyVolumeStateChanged(MessageParcel &data, MessageParcel &repl… in HandleNotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerStub