/test/ostest/wukong/component_event/src/ |
H A D | wukong_tree.cpp | 20 bool WuKongTree::RecursUpdateNodeIndex(const uint32_t offset) in RecursUpdateNodeIndex() argument
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
H A D | text_alignrules_test.cpp | 108 float offset = -50; in TestTextAlignRules008() local
|
/test/xts/device_attest/services/core/adapter/ |
H A D | attest_adapter_hal.c | 58 int32_t offset = 0;
in AttestWriteToken() local 109 int32_t offset = 0; AttestReadToken() local [all...] |
/test/xts/device_attest_lite/services/core/adapter/ |
H A D | attest_adapter_hal.c | 58 int32_t offset = 0;
in AttestWriteToken() local 121 int32_t offset = 0; AttestReadToken() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/lseek/ |
H A D | LseekApiTest.cpp | 74 off_t offset = TEST_LEN / 2; in HWTEST_F() local 111 off_t offset = -1; HWTEST_F() local 138 off_t offset = TEST_LEN / 2; HWTEST_F() local 171 off_t offset = -1; HWTEST_F() local [all...] |
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiTensorTest.cpp | 160 size_t offset = 1; in HWTEST_F() local 180 size_t offset = 1; in HWTEST_F() local 201 size_t offset = 0; in HWTEST_F() local 226 size_t offset = 4; in HWTEST_F() local 253 size_t offset = size - byteSize + 1; HWTEST_F() local 284 size_t offset = size - byteSizeTmp; HWTEST_F() local 444 size_t offset = size - byteSizeTmp; HWTEST_F() local 491 size_t offset = 0; HWTEST_F() local 508 size_t offset = 0; HWTEST_F() local 537 size_t offset = size - byteSizeTmp; HWTEST_F() local [all...] |
/test/xts/acts/security_lite/huks/common/ |
H A D | hks_test_file_operator.c | 99 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument 146 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument 187 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead() argument 222 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite() argument 273 HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) HksTestFileRead() argument 290 HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) HksTestFileWrite() argument [all...] |
H A D | hks_test_common.c | 61 uint32_t offset = 0; in TestConstuctBlob() local
|
/test/xts/hats/kernel/syscalls/fileio/splice/ |
H A D | SpliceApiTest.cpp | 108 off64_t offset = 0; in HWTEST_F() local 146 off64_t offset = 0; in HWTEST_F() local 181 off64_t offset = 0; in HWTEST_F() local 206 off64_t offset in HWTEST_F() local 236 off64_t offset = 0; HWTEST_F() local [all...] |
/test/testfwk/arkxtest/uitest/record/ |
H A D | offset.h | 107 Offset& operator+=(const Offset& offset) in operator +=() argument 114 Offset& operator-=(const Offset& offset) in operator -=() argument [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | unistdndk1.cpp | 80 off_t offset = PARAM_0;
in PreadChk_One() local 97 off_t offset = PARAM_0;
in PreadChk_Two() local
|
H A D | uiondk.cpp | 118 off_t offset = PARAM_0;
in PReadV() local 142 off_t offset = PARAM_0;
in PReadV64() local
|
H A D | fcntlndk.cpp | 249 off_t offset = PARAM_0, len = PARAM_1;
in FalLocate() local 261 off_t offset = PARAM_0, len = PARAM_1;
in FalLocate64() local
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeFontTest.cpp | 372 OH_Drawing_Point* offset = OH_Drawing_PointCreate(0, 0); in HWTEST_F() local
|
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
H A D | crypto_framework_digest_test.cpp | 338 int offset = 0; in HWTEST_P() local
|
/test/xts/acts/sensors/miscdevice_ndk/entry/src/main/cpp/ |
H A D | napi_init.cpp | 106 int32_t offset = 0;
in StartVibratorCustom() local
|
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/ |
H A D | HdfUsbdBenchmarkTransferTest.cpp | 60 int32_t offset = 0;
in InitAshmemOne() local
|
/test/xts/hats/kernel/freelist/modify_pointer/ |
H A D | Malloc_modify_pointer.cpp | 74 volatile int offset = *(const uint16_t *)((uintptr_t)p - OFF_OFFSET); in get_group() local
|
/test/xts/hats/kernel/freelist/encode_pointer/ |
H A D | Malloc_encode_pointer.cpp | 68 int offset = *(const uint16_t *)((uintptr_t)p - OFF_OFFSET); in get_group() local
|
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | nativeavdemuxerndk.cpp | 61 int64_t offset = ZEROVAL;
in GetSource() local 131 int64_t offset = ZEROVAL;
in OHAVDemuxerSeekToTime() local 161 int64_t offset = ZEROVAL;
in OHAVDemuxerSelectTrackByID() local
|
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
H A D | ActsMediaPlayerAudioTest.cpp | 66 void StreamSourceSample::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs, uint32_t flags)
in QueueBuffer() argument 75 void StreamSourceSample::OnBufferAvailable(size_t index, size_t offset, size_t size)
in OnBufferAvailable() argument
|
/test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
H A D | huks_wrapped_test_common.cpp | 64 uint32_t offset = 0;
in BuildWrappedKeyData() local
|
/test/xts/hats/hdf/usb/transferTest_additional/common/ |
H A D | usbd_transfer_test_additional.cpp | 60 int32_t offset = 0; in InitAshmemOne() local
|
/test/xts/hats/kernel/freelist/safe_unlink/ |
H A D | Malloc_safe_unlink.cpp | 68 int offset = *(const uint16_t *)((uintptr_t)p - OFF_OFFSET); in get_group() local
|
/test/xts/hats/hdf/usb/transferTest/common/ |
H A D | usbd_transfer_test.cpp | 66 int32_t offset = 0; in InitAshmemOne() local
|