Home
last modified time | relevance | path

Searched defs:WriteLong (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/adb/fastdeploy/deploypatchgenerator/
Dpatch_utils.cpp86 void PatchUtils::WriteLong(int64_t value, borrowed_fd output) { in WriteLong() function in PatchUtils
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dpickle.h194 void WriteLong(long value) { in WriteLong() function
/aosp_15_r20/external/libchrome/base/
H A Dpickle.h191 void WriteLong(long value) { in WriteLong() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dpickle.h194 void WriteLong(long value) { in WriteLong() function
/aosp_15_r20/external/cronet/base/
H A Dpickle.h216 void WriteLong(long value) { in WriteLong() function
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
DIFDWriter.h165 void WriteLong(uint16_t tag, uint32_t count, const uint32_t value[]) { in WriteLong() function