Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 11 of 11) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/
DFileNode.cc34 … 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()
DHintManager.cc496 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/
DFileNode.h35 std::size_t default_val_index, bool reset_on_init, bool truncate,
/hardware/interfaces/neuralnetworks/1.2/
DIDevice.hal186 * 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/
DIDevice.hal96 * 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/
Dtypes.hal489 * - for single-burst request initiator will truncate the
/hardware/interfaces/media/c2/1.0/
Dtypes.hal213 * The division in the formula may truncate the result if the data type of
/hardware/interfaces/wifi/1.6/
Dtypes.hal475 * - for single-burst request initiator will truncate the
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal1053 * (i.e., it will truncate or round the floats to integers), it must set
/hardware/interfaces/wifi/1.0/
Dtypes.hal1817 * - for single-burst request initiator will truncate the
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal1266 * If the data provided for unpadded signing or verification is too long, truncate it.