Searched defs:partSize (Results 1 – 4 of 4) sorted by relevance
53 uint64_t partSize; member
127 size_t partSize = (partition->end_block + 1 - partition->start_block) * blockSize; in MtdCharRead() local187 size_t partSize = (partition->end_block + 1 - partition->start_block) * blockSize; in MtdCharWrite() local
196 size_t partSize = data.size() / ONCE_IPC_SEND_DATA_MAX_SIZE; in ReportInspectorTreeValue() local
212 std::string partSize = ReadPartitionFromSys(devName, "", "size", ""); in InitGeneric() local