Home
last modified time | relevance | path

Searched defs:sequence (Results 101 – 125 of 217) sorted by relevance

123456789

/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp982 uint32_t sequence = buffer->GetSeqNum(); variable
1078 uint32_t sequence = buffer->GetSeqNum(); variable
1216 uint32_t sequence = buffer->GetSeqNum(); variable
1436 uint32_t sequence = buffer->GetSeqNum(); variable
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.cpp59 void InputMapper::vibrate(const VibrationSequence& sequence, ssize_t repeat, int32_t token) {} in vibrate()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.cpp341 static uint64_t sequence = 0; // counting frames in collectFrames() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp138 …AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_connection.h70 int64_t sequence; member
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp150 …AccessibleAbilityChannelProxy::SetOnKeyPressEventResult(const bool handled, const int32_t sequence) in SetOnKeyPressEventResult()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.cpp228 void VsyncCallBack::Vsync(unsigned int sequence, uint64_t ns) in Vsync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.cpp358 … uint32_t sequence = swap_endian_uint32(*((uint32_t *) (chunk_data + PngHeadLength))); in png_info_create() local
683 … uint32_t sequence = swap_endian_uint32(*((uint32_t *) (chunk_data + PngHeadLength))); in isApng() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolverConnection.java356 final int sequence = onBeforeRemoteCall(); in getInstantAppResolveInfoList() local
/aosp12/system/connectivity/wificond/net/
H A Dnl80211_packet.cpp38 uint32_t sequence, in NL80211Packet()
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
H A DDrmTest.java177 List<InputStream> sequence = new ArrayList<>(); in createDmStream() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_connection.cpp146 …AccessibleAbilityConnection::OnKeyPressEvent(const MMI::KeyEvent &keyEvent, const int32_t sequence) in OnKeyPressEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_screen.cpp55 void HdiScreen::OnVsync(uint32_t sequence, uint64_t ns, void *data) in OnVsync()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dif_arcnet.h42 __be16 sequence; member
H A Dicmp.h67 __be16 sequence; member
/aosp12/system/extras/verity/
H A DBootSignature.java105 ASN1Sequence sequence = (ASN1Sequence) stream.readObject(); in BootSignature() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DNfcImportVCardActivity.java233 public Notification onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed()
H A DNotificationImportExportListener.java73 public Notification onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_channel_test.cpp360 uint32_t sequence = 1; variable
/aosp12/system/logging/liblog/
H A Dpmsg_reader.cpp384 size_t sequence, tag_len; in __android_log_pmsg_file_read() local
/aosp12/bootable/recovery/minui/
H A Dgraphics_drm.cpp365 __unused unsigned int sequence, in page_flip_complete()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_dao.cpp75 int32_t sequence = 1; in FindUniqueAlbumName() local
/aosp12/system/core/fastboot/
H A Dudp.cpp86 void Header::Set(uint8_t id, uint16_t sequence, Flag flag) { in Set()
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp2020 bool KeyCommandHandler::HandleScreenLocked(Sequence& sequence, bool &isLaunchAbility) in HandleScreenLocked()
2039 bool KeyCommandHandler::HandleNormalSequence(Sequence& sequence, bool &isLaunchAbility) in HandleNormalSequence()
2065 bool KeyCommandHandler::HandleMatchedSequence(Sequence& sequence, bool &isLaunchAbility) in HandleMatchedSequence()
2089 bool KeyCommandHandler::HandleSequence(Sequence &sequence, bool &isLaunchAbility) in HandleSequence()
2342 void KeyCommandHandler::LaunchAbility(const Sequence &sequence) in LaunchAbility()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_events_drm.cpp519 void HWEventsDRM::VSyncHandlerCallback(int fd, unsigned int sequence, unsigned int tv_sec, in VSyncHandlerCallback()

123456789