Searched refs:gzs (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/ |
H A D | gzip_n_exporter.cpp | 189 gzipEntity->gzs.swap(gzFile); in GZDopen() 243 gzipEntity->gzs.swap(gzFile); in GZOpen() 282 arg->errCode = gzclose_w(gzipEntity->gzs.get()); in GZCloseW() 587 arg->c = gzputc(gzipEntity->gzs.get(), arg->c); in GZPutC() 684 arg->offset = gztell(gzipEntity->gzs.get()); in GZTell() 829 arg->errCode = gzclose(gzipEntity->gzs.get()); in GZClose() 967 arg->errCode = gzgetc(gzipEntity->gzs.get()); in GZGetC() 1011 arg->errCode = gzrewind(gzipEntity->gzs.get()); in GZRewind() 1109 arg->offset = gzoffset(gzipEntity->gzs.get()); in GZOffset() 1207 gzclearerr(gzipEntity->gzs.get()); in GZClearerr() [all …]
|
H A D | gzip_entity.h | 34 std::unique_ptr<gzFile_s, Deleter<gzFile_s>> gzs = {};
|
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/ |
H A D | posture_test.cpp | 97 postureData->gzm, postureData->gxs, postureData->gys, postureData->gzs, postureData->angle); in PostureDataCallbackImpl() 124 postureData->gzm, postureData->gxs, postureData->gys, postureData->gzs, postureData->angle); in PostureDataCallbackImpl2()
|
/ohos5.0/base/sensors/sensor/interfaces/inner_api/ |
H A D | sensor_agent_type.h | 489 float gzs = 0.0; /**< The second screen acceleration on the z axis */ member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | common_func.cpp | 1069 gzFile_s gzs = {}; in GetGZFileArg() local 1081 gzs.have = have; in GetGZFileArg() 1093 gzs.next = reinterpret_cast<Bytef *>(buf); in GetGZFileArg() 1104 gzs.pos = static_cast<z_off64_t>(pos); in GetGZFileArg() 1107 return {true, gzs, hasGZFileMember}; in GetGZFileArg()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_1M/ |
H A D | video_2.ts | 152 @P8$���GZm�N�W��d8 ����[*��"d��u��\Y!��0`���GO �.��>���c�u̍#��,��0�%u(֪�b6D�0�,��6jvgzs…
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/1080_3M/ |
H A D | video_10805.ts | 4054 ��<�TR�+Pf�"U@gzs\���ISQ�����UmQ���L{�Q�"V��e�j�w`�љaL�`�H��!� ��7���a���e��в]w�0Xktu���d(��…
|