Searched refs:zeroPartition (Results 1 – 4 of 4) sorted by relevance
189 int zeroPartition(in @utf8InCpp String name); in zeroPartition() method
65 binder::Status zeroPartition(const std::string& name, int* _aidl_return) override;
375 status = gsid->zeroPartition("userdata" + std::string(kDsuPostfix), &error); in WipeData()
397 binder::Status GsiService::zeroPartition(const std::string& name, int* _aidl_return) { in zeroPartition() function in android::gsi::GsiService