Home
last modified time | relevance | path

Searched defs:current (Results 101 – 125 of 373) sorted by relevance

12345678910>>...15

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DAudioPlaybackHandler.java62 final PlaybackQueueItem current = mCurrentWorkItem; in stopForApp() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp85 …auto ret = ast_->WalkBackward([this](const std::shared_ptr<AstObject> &current, int32_t) -> uint32… in HeaderOutputTraversal()
341 …auto forwardWalkFunc = [this](const std::shared_ptr<AstObject> &current, int32_t depth) -> uint32_… in OutputImplGlobalVariables()
345 …auto backwardWalkFunc = [this](const std::shared_ptr<AstObject> &current, int32_t depth) -> uint32… in OutputImplGlobalVariables()
718 …return ast_->WalkForward([&nodeMap](const std::shared_ptr<AstObject> &current, uint32_t) -> uint32… in DuplicateNodeNameCheck()
H A Dast.cpp931 WalkForward([](const std::shared_ptr<AstObject> &current, int32_t walkDepth) -> int32_t { in Dump()
989 …return WalkBackward([this](const std::shared_ptr<AstObject> &current, int32_t walkDepth) -> int32_… in NodeExpandRef()
1023 …return WalkBackward([this](const std::shared_ptr<AstObject> &current, int32_t walkDepth) -> int32_… in NodeExpandDelete()
1044 …return WalkBackward([this](const std::shared_ptr<AstObject> &current, int32_t walkDepth) -> int32_… in NodeExpandTermRef()
1080 return WalkForward([this](const std::shared_ptr<AstObject> &current, int32_t) -> int32_t { in InheritExpand()
1102 bool ret = WalkForward([](const std::shared_ptr<AstObject> &current, int32_t) -> int32_t { in RedefineCheck()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp36 std::string current; in ParseArgs() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_feature.c114 static BOOL IsTopicEqual(const Topic *current, const Topic *other) in IsTopicEqual()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcustom_dialog_controller_model_impl.cpp74 auto current = Container::Current(); in ShowDialog() local
151 auto current = Container::Current(); in CloseDialog() local
/aosp14/system/core/init/
H A Dsecurity.cpp47 int current = max; in SetHighestAvailableOptionValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp364 auto current = GetCurrentSharedElement().Upgrade(); in Allow() local
406 auto current = GetCurrentSharedElement(); in ApplyAnimation() local
417 auto current = GetCurrentSharedElement().Upgrade(); in AddLazyLoadCallback() local
H A Dshared_transition_controller.cpp272 auto current = currentWeak.Upgrade(); in PrepareEachTransition() local
295 auto current = currentWeak.Upgrade(); in PrepareEachTransition() local
H A Dshared_transition_effect.h68 void setCurrentSharedElement(const WeakPtr<SharedTransitionElement>& current) in setCurrentSharedElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.cpp23const RefPtr<NG::NGGestureRecognizer>& current, const std::vector<RefPtr<NG::NGGestureRecognizer>>… in Execute()
/aosp14/frameworks/base/core/java/android/view/
H A DAccessibilityIterators.java41 public int[] following(int current); in following()
42 public int[] preceding(int current); in preceding()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifLiveDataStoreImplTest.kt94 val current = liveDataStoreImpl.activeNotifList.value as MutableList<NotificationEntry> regex
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dmem_allocator.cpp116 auto current = startPtr_ + size_; in Add() local
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dmessage_queue.cpp37 InternalMessagePtr current = pMessageQueue; in ~MessageQueue() local
/ohos5.0/base/request/request/services/src/task/
H A Doperator.rs62 let current = get_current_timestamp(); in poll_progress_common() localVariable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_input_interceptor.cpp94 …sptr<EventTransmission>& header, sptr<EventTransmission>& current, const sptr<EventTransmission>& … in SetNextEventTransmitter()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.cpp78 auto current = std::chrono::steady_clock::now(); in RevokeUriPermission() local
/aosp14/frameworks/base/core/java/android/text/method/
H A DMetaKeyKeyListener.java297 int current = content.getSpanFlags(what); in adjust() local
317 int current = content.getSpanFlags(what); in resetLock() local
404 int current = content.getSpanFlags(what); in release() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c113 LinkedListNode *current = iterator->current; in IteratorNext() local
/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dfold_screen_state_internel.h123 std::size_t current = str.find(delim); in StringSplit() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h36 LinkedListNode *current; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.cpp168 NativeRichEditorSpanResult current; in FfiOHOSAceFrameworkRichEditorOnSelect() local
203 NativeRichEditorSpanResult current; in FfiOHOSAceFrameworkRichEditorAboutToDelete() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h27 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in ProcessTransaction() local
122 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in ProcessReply() local
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_charger.cpp92 int32_t ActionCharger::ChargerRequest(int32_t current) in ChargerRequest()

12345678910>>...15