Home
last modified time | relevance | path

Searched defs:mode (Results 3501 - 3525 of 4448) sorted by relevance

1...<<141142143144145146147148149150>>...178

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp722 auto mode = static_cast<int32_t>(hitTestMode_); in GetHitTestModeStr() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp299 MaximizeMode mode = windowManager->GetCurrentWindowMaximizeMode(); in ChangeControlButtons() local
610 auto mode = windowManager->GetWindowMode(); in OnMaxButtonClick() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp775 void JSNavigationStack::FireNavigationModeChange(NG::NavigationMode mode) in FireNavigationModeChange() argument
1150 auto mode = pathInfo->GetProperty("mode"); in GetRecoveredDestinationMode() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp1203 int32_t JsiPaEngine::OpenFile(const Uri& uri, const std::string& mode, const CallingInfo& callingInfo) in OpenFile() argument
1222 int32_t JsiPaEngine::OpenRawFile(const Uri& uri, const std::string& mode, const CallingInfo& callingInfo) in OpenRawFile() argument
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp912 void MovingPhotoPattern::SelectPlaybackMode(PlaybackMode mode) in SelectPlaybackMode() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp613 WaterFlowLayoutMode mode = WaterFlowLayoutMode::TOP_DOWN; in SetWaterFlowLayoutMode() local
625 WaterFlowLayoutMode mode = WaterFlowLayoutMode::TOP_DOWN; in ResetWaterFlowLayoutMode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp494 void WebModelNG::SetOverScrollMode(OverScrollMode mode) in SetOverScrollMode() argument
501 void WebModelNG::SetCopyOptionMode(CopyOptions mode) in SetCopyOptionMode() argument
913 void WebModelNG::SetDarkMode(WebDarkMode mode) in SetDarkMode() argument
1036 void WebModelNG::SetLayoutMode(WebLayoutMode mode) in SetLayoutMode() argument
1200 void WebModelNG::SetKeyboardAvoidMode(const WebKeyboardAvoidMode& mode) in SetKeyboardAvoidMode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp540 void WebPattern::OnDarkModeUpdate(WebDarkMode mode) in OnDarkModeUpdate() argument
1214 void WebPattern::OnOverScrollModeUpdate(int mode) in OnOverScrollModeUpdate() argument
1219 void WebPattern::OnCopyOptionModeUpdate(int32_t mode) in OnCopyOptionModeUpdate() argument
1310 void WebPattern::OnKeyboardAvoidModeUpdate(const WebKeyboardAvoidMode& mode) in OnKeyboardAvoidModeUpdate() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1328 auto mode = static_cast<NG::DragPreviewMode>(dragPreviewMode); in SetDragPreviewOptionMode() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp241 std::string mode; member
H A Dbundle_util.cpp398 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in CreateTempDir() local
755 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in CreateDir() local
823 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in CopyFileToSecurityDir() local
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp1105 uint32_t mode = static_cast<uint32_t>(cacheMode); in SetCacheMode() local
823 SearchElementInfoRecursiveByContent(const int32_t windowId, const int64_t elementId, uint32_t mode, std::vector<AccessibilityElementInfo> &elementInfos, const std::string text, int32_t treeId, bool isFilter) SearchElementInfoRecursiveByContent() argument
1141 SearchElementInfoByElementId(const int32_t windowId, const int64_t elementId, const uint32_t mode, AccessibilityElementInfo &info, int32_t treeId) SearchElementInfoByElementId() argument
1168 SearchElementInfoFromAce(const int32_t windowId, const int64_t elementId, const uint32_t mode, AccessibilityElementInfo &info) SearchElementInfoFromAce() argument
1347 SearchElementInfoRecursive(int32_t windowId, int64_t elementId, uint32_t mode, std::vector<AccessibilityElementInfo> &elementInfos, bool isFilter) SearchElementInfoRecursive() argument
1367 SearchElementInfoRecursiveByWinid(const int32_t windowId, const int64_t elementId, uint32_t mode, std::vector<AccessibilityElementInfo> &elementInfos, int32_t treeId, bool isFilter, AccessibilityElementInfo *parentInfo) SearchElementInfoRecursiveByWinid() argument
1470 SearchElementInfoByAccessibilityId(const int32_t windowId, const int64_t elementId, const uint32_t mode, AccessibilityElementInfo &info, bool isFilter) SearchElementInfoByAccessibilityId() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp282 void NativeEngine::Loop(LoopMode mode, bool needSync) in Loop() argument
1003 napi_status NativeEngine::RunEventLoop(napi_event_mode mode) in RunEventLoop() argument
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp162 napi_threadsafe_function_call_mode mode = napi_tsfn_nonblocking; member
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp379 bool ClassicAdapter::SetBtScanMode(int mode, int duration) in SetBtScanMode() argument
401 bool ClassicAdapter::SetScanMode(int mode) in SetScanMode() argument
501 int mode = SCAN_MODE_NONE; ResetScanMode() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1051 SetBtScanMode(int32_t mode, int32_t duration) SetBtScanMode() argument
1085 SetBondableMode(int32_t transport, int32_t mode) SetBondableMode() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp453 int mode = createDirParam.debug ? (S_IRWXU | S_IRGRP | S_IXGRP) : S_IRWXU; in CreateBundleDataDir() local
1075 mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; in CopyFile() local
566 CreateExtensionDir(const CreateDirParam &createDirParam, const std::string& parentDir, int32_t mode, int32_t gid, bool isLog) CreateExtensionDir() argument
1097 Mkdir( const std::string &dir, const int32_t mode, const int32_t uid, const int32_t gid) Mkdir() argument
1876 mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; MoveHapToCodeDir() local
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp257 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); in RunAsHelpCommand() local
289 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); in RunAsCopyApCommand() local
1081 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); RunAsCleanCommand() local
1248 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); RunAsEnableCommand() local
1383 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); RunAsDisableCommand() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp195 int ConvertFlagsToFFmpeg(AVStream *avStream, int64_t ffTime, SeekMode mode, int64_t seekTime) in ConvertFlagsToFFmpeg() argument
1262 Status FFmpegDemuxerPlugin::SeekTo(int32_t trackId, int64_t seekTime, SeekMode mode, int64_t& realSeekTime) in SeekTo() argument
1501 PTSAndIndexConvertSttsAndCttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSttsAndCttsProcess() argument
1535 PTSAndIndexConvertOnlySttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertOnlySttsProcess() argument
1558 GetPresentationTimeUsFromFfmpegMOV(IndexAndPTSConvertMode mode, uint32_t trackIndex, int64_t absolutePTS, uint32_t index) GetPresentationTimeUsFromFfmpegMOV() argument
1574 PTSAndIndexConvertSwitchProcess(IndexAndPTSConvertMode mode, int64_t pts, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSwitchProcess() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h616 RenderMode mode = RenderMode::TRIANGLES; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp62 AnimationTrackComponent::Interpolation mode; member
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1239 SetInterruptMode(InterruptMode mode) SetInterruptMode() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp911 int32_t AudioPolicyProxy::RegisterTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeInfo, in RegisterTracker() argument
934 int32_t AudioPolicyProxy::UpdateTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeInfo) in UpdateTracker() argument
37 WriteStreamChangeInfo(MessageParcel &data, const AudioMode &mode, const AudioStreamChangeInfo &streamChangeInfo) WriteStreamChangeInfo() argument
[all...]
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h103 std::vector<std::string> mode; member
109 std::vector<std::string> mode; member
151 std::string mode; member
220 std::vector<AudioEffectMode> mode; member
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp1034 Status MediaDemuxer::SeekTo(int64_t seekTime, Plugins::SeekMode mode, int64_t& realSeekTime) in SeekTo() argument

Completed in 64 milliseconds

1...<<141142143144145146147148149150>>...178