| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | gesture_event_hub.cpp | 722 auto mode = static_cast<int32_t>(hitTestMode_); in GetHitTestModeStr() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/ |
| H A D | container_modal_pattern_enhance.cpp | 299 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 D | js_navigation_stack.cpp | 775 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 D | jsi_pa_engine.cpp | 1203 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 D | movingphoto_pattern.cpp | 912 void MovingPhotoPattern::SelectPlaybackMode(PlaybackMode mode) in SelectPlaybackMode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | water_flow_modifier.cpp | 613 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 D | web_model_ng.cpp | 494 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 D | web_pattern.cpp | 540 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 D | js_drag_controller.cpp | 1328 auto mode = static_cast<NG::DragPreviewMode>(dragPreviewMode); in SetDragPreviewOptionMode() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_profile.cpp | 241 std::string mode; member
|
| H A D | bundle_util.cpp | 398 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 D | accessible_ability_client_impl.cpp | 1105 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 D | native_engine.cpp | 282 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 D | test_napi.cpp | 162 napi_threadsafe_function_call_mode mode = napi_tsfn_nonblocking; member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_adapter.cpp | 379 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 D | bluetooth_host_server.cpp | 1051 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 D | installd_host_impl.cpp | 453 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 D | bundle_command.cpp | 257 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 D | ffmpeg_demuxer_plugin.cpp | 195 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 D | gltf2_data_structures.h | 616 RenderMode mode = RenderMode::TRIANGLES; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_system.cpp | 62 AnimationTrackComponent::Interpolation mode; member
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| H A D | audio_renderer.cpp | 1239 SetInterruptMode(InterruptMode mode) SetInterruptMode() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_proxy.cpp | 911 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 D | audio_effect.h | 103 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 D | media_demuxer.cpp | 1034 Status MediaDemuxer::SeekTo(int64_t seekTime, Plugins::SeekMode mode, int64_t& realSeekTime) in SeekTo() argument
|