Searched refs:PARTITION (Results 1 – 9 of 9) sorted by relevance
31 PARTITION, enumerator
62 PARTITION, enumerator
44 static_cast<int32_t>(StorageManagerInterfaceCode::PARTITION),
37 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::PARTITION)] = in StorageDaemonStub()112 case static_cast<uint32_t>(StorageDaemonInterfaceCode::PARTITION): in OnRemoteRequest()163 case static_cast<uint32_t>(StorageDaemonInterfaceCode::PARTITION): in OnRemoteRequestForBase()
148 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::PARTITION), data, reply… in Partition()
131 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::PARTITION)] = in StorageManagerStub()238 case static_cast<uint32_t>(StorageManagerInterfaceCode::PARTITION): in OnRemoteRequest()
301 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::PARTITION) == mock_->code_);
40 static_cast<int32_t>(StorageDaemonInterfaceCode::PARTITION),
792 static_cast<int32_t>(StorageManagerInterfaceCode::PARTITION), data, reply, option); in Partition()