Searched defs:truncate (Results 1 – 2 of 2) sorted by relevance
34 … std::size_t default_val_index, bool reset_on_init, bool truncate, bool hold_fd, bool write_only) in FileNode()
496 bool truncate = android::base::GetBoolProperty(kPowerHalTruncateProp, true); in ParseNodes() local