Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DProtocolUtils.h58 static T unpack(const void* ptr) { in unpack() function
67 static T* unpack(const void* ptr) {
74 static ssize_t unpack(const void* ptr) {
81 return UnpackerT<T, S>::unpack(ptr);
/device/google/sunfish/vibrator/common/
Dutils.h67 inline Enable_If_Iterable<T, true> unpack(std::istream &stream, T *value) { in unpack() function
74 inline Enable_If_Iterable<T, false> unpack(std::istream &stream, T *value) { in unpack() function
79 inline void unpack<std::string>(std::istream &stream, std::string *value) {
DHardwareBase.h206 utils::unpack(stream, value); in getPersist()
/device/google/felix/vibrator/common/
Dutils.h70 inline Enable_If_Iterable<T, true> unpack(std::istream &stream, T *value) { in unpack() function
77 inline Enable_If_Iterable<T, false> unpack(std::istream &stream, T *value) { in unpack() function
82 inline void unpack<std::string>(std::istream &stream, std::string *value) {
DHardwareBase.h210 utils::unpack(stream, value); in getPersist()
/device/generic/goldfish/tools/
Dmk_qemu_ramdisk.py20 header = struct.unpack("QIIQI", f2buffer[:28])
/device/google/trout/agl_services_build/yocto-layer/meta-google/classes/
Dgoogle-image-overlay.bbclass25 fetcher.unpack(workdir)
/device/google/gs201-sepolicy/whitechapel_pro/
Dhal_camera_default.te45 # tmpfs is used by google3 prebuilts linked by the HAL to unpack data files
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dhal_camera_default.te47 # tmpfs is used by google3 prebuilts linked by the HAL to unpack data files
/device/google/trout/tools/
Dbpttool333 _) = struct.unpack(self.HEADER_FORMAT, header_bin)
362 (chunk_type, _, chunk_sz, total_sz) = struct.unpack(ImageChunk.FORMAT,
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt51318 HSPLjava/lang/invoke/MethodTypeForm;->unpack(JI)C