Searched refs:unpack (Results 1 – 11 of 11) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | ProtocolUtils.h | 58 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/ |
D | utils.h | 67 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) {
|
D | HardwareBase.h | 206 utils::unpack(stream, value); in getPersist()
|
/device/google/felix/vibrator/common/ |
D | utils.h | 70 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) {
|
D | HardwareBase.h | 210 utils::unpack(stream, value); in getPersist()
|
/device/generic/goldfish/tools/ |
D | mk_qemu_ramdisk.py | 20 header = struct.unpack("QIIQI", f2buffer[:28])
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/classes/ |
D | google-image-overlay.bbclass | 25 fetcher.unpack(workdir)
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | hal_camera_default.te | 45 # tmpfs is used by google3 prebuilts linked by the HAL to unpack data files
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | hal_camera_default.te | 47 # tmpfs is used by google3 prebuilts linked by the HAL to unpack data files
|
/device/google/trout/tools/ |
D | bpttool | 333 _) = 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/ |
D | boot-image-profile.txt | 51318 HSPLjava/lang/invoke/MethodTypeForm;->unpack(JI)C
|