Searched refs:truncate (Results 1 – 11 of 11) sorted by relevance
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | FileNode.cc | 34 … std::size_t default_val_index, bool reset_on_init, bool truncate, bool hold_fd, bool write_only) in FileNode() argument 38 truncate_(truncate), in FileNode()
|
D | HintManager.cc | 496 bool truncate = android::base::GetBoolProperty(kPowerHalTruncateProp, true); in ParseNodes() local 500 truncate = nodes[i]["Truncate"].asBool(); in ParseNodes() 502 LOG(VERBOSE) << "Node[" << i << "]'s Truncate: " << std::boolalpha << truncate in ParseNodes() 527 truncate, hold_fd, write_only)); in ParseNodes()
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/ |
D | FileNode.h | 35 std::size_t default_val_index, bool reset_on_init, bool truncate,
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IDevice.hal | 186 * driver must truncate a file to zero size before writing to that file. The file 283 * driver must truncate a file to zero size before writing to that file. The file
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IDevice.hal | 96 * any offset. The driver must truncate a file to zero size before writing 225 * driver must truncate a file to zero size before writing to that file. The file
|
/hardware/interfaces/wifi/1.4/ |
D | types.hal | 489 * - for single-burst request initiator will truncate the
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 213 * The division in the formula may truncate the result if the data type of
|
/hardware/interfaces/wifi/1.6/ |
D | types.hal | 475 * - for single-burst request initiator will truncate the
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 1053 * (i.e., it will truncate or round the floats to integers), it must set
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 1817 * - for single-burst request initiator will truncate the
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 1266 * If the data provided for unpadded signing or verification is too long, truncate it.
|