/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_connect.c | 1205 uint16_t offset = 0; in SdpSendErrorResponse() local 1242 uint16_t offset = 0; in SdpBuildSearchFragmentResponse() local 1346 void SdpSendSearchResponse(uint16_t lcid, uint16_t transactionId, uint16_t offset, uint8_t *buffer,… in SdpSendSearchResponse() 1417 uint16_t offset = 0; in SdpBuildAttributeFragmentResponse() local 1547 uint16_t offset = 0; in SdpSendAttributeResponse() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 401 size_t offset = 0; in GetValue() local 491 size_t offset = 0; in GetValue() local 535 size_t offset = 0; in GetValue() local 579 size_t offset = 0; in GetValue() local 627 size_t offset = 0; in GetValue() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 390 size_t offset = 0; in GetValue() local 475 size_t offset = 0; in GetValue() local 514 size_t offset = 0; in GetValue() local 553 size_t offset = 0; in GetValue() local 596 size_t offset = 0; in GetValue() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | image_pixel_map_test.cpp | 568 const int32_t offset = 1; variable 972 uint32_t offset = 0; variable 1442 uint32_t offset = 0; variable 1496 uint32_t offset = 0; variable 1551 uint32_t offset = 0; // 0 means offset for test variable
|
/aosp12/frameworks/base/core/java/android/database/ |
H A D | CursorWrapper.java | 195 public boolean move(int offset) { in move()
|
/aosp12/hardware/qcom/msm8960/kernel-headers/linux/ |
H A D | msm_ion.h | 90 unsigned int offset; member
|
/aosp12/art/libelffile/dwarf/ |
H A D | debug_info_entry_writer.h | 127 void WriteSecOffset(Attribute attrib, uint32_t offset) { in WriteSecOffset()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedDisplayAreaOrganizer.java | 246 void finishOffset(int offset, @OneHandedAnimationController.TransitionDirection int direction) { in finishOffset()
|
/aosp12/build/soong/third_party/zip/ |
H A D | writer.go | 29 offset uint64 member
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | omap_drm.h | 69 __u64 offset; member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fsverity.h | 63 __u64 offset; member
|
H A D | if_arcnet.h | 68 __u8 offset[2]; member
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
H A D | HostNfcFEmulationManager.java | 340 static String bytesToString(byte[] bytes, int offset, int length) { in bytesToString()
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.h | 416 int offset; member
|
/aosp12/frameworks/base/media/jni/ |
H A D | JetPlayer.cpp | 346 int JetPlayer::loadFromFD(const int fd, const long long offset, const long long length) in loadFromFD()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | RenderEffect.cpp | 34 sk_sp<SkImageFilter> offset = SkImageFilters::Offset(offsetX, offsetY, sk_ref_sp(inputFilter)); in createOffsetEffect() local
|
/aosp12/system/bt/gd/packet/parser/fields/ |
H A D | scalar_field.cc | 169 auto offset = num_leading_bits == 0 ? 0 : -1; in GenRustGetter() local
|
/aosp12/system/media/audio_utils/ |
H A D | PowerLog.cpp | 127 ssize_t offset; // TODO doesn't dump if # entries exceeds SSIZE_MAX in dumpToString() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
H A D | AlphabeticalAppsList.java | 202 void updateSearchAdapterItems(ArrayList<AdapterItem> list, int offset) { in updateSearchAdapterItems()
|
/aosp12/system/tools/hidl/ |
H A D | ScalarType.cpp | 286 const std::string &offset, in emitJavaFieldReaderWriter()
|
/aosp12/hardware/qcom/msm8x27/kernel-headers/linux/ |
H A D | msm_ion.h | 90 unsigned int offset; member
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_private_interface.cpp | 98 …gralloc_private_get_buff_offset(gralloc1_device_t *device, buffer_handle_t handle, int64_t *offset) in mali_gralloc_private_get_buff_offset()
|
/aosp12/frameworks/av/media/libstagefright/flac/dec/test/ |
H A D | FlacDecoderTest.cpp | 85 int32_t FLACDecoderTest::processFlacDecoder(vector<FrameInfo> Info, int32_t offset, int32_t range, in processFlacDecoder()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/app/ |
H A D | FilmstripBottomPanel.java | 290 int offset = mLayout.getHeight(); in hide() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | JpegProcessor.cpp | 359 size_t offset = size - MARKER_LENGTH; in findJpegSize() local
|