Home
last modified time | relevance | path

Searched defs:mode (Results 1276 - 1300 of 3720) sorted by relevance

1...<<51525354555657585960>>...149

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfuse_operations.cpp213 void FuseOperations::MkDir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) in MkDir() argument
127 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
144 Create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) Create() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
H A Dcloud_daemon.cpp103 mode_t mode = 002; in OnStart() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.cpp42 string mode; member
65 string mode = ""; in GetModeFromFlag() local
75 static unsigned int GetFlagFromMode(const string &mode) in GetFlagFromMode() argument
[all...]
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp209 void ForceCreateDirectory(const string &path, mode_t mode) in ForceCreateDirectory() argument
218 void ForceCreateDirectory(const string &path, mode_t mode, uid_t uid, gid_t gid) in ForceCreateDirectory() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c354 int GAP_LeSetBondMode(uint8_t mode) in GAP_LeSetBondMode() argument
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h55 void OnScanModeChanged(int mode) in OnScanModeChanged() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_function.cpp401 int CreateDirs(const char *dirs, int mode) in CreateDirs() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp556 void SetDistributeMode(int mode) in SetDistributeMode() argument
/foundation/communication/dhcp/test/fuzztest/dhcpfunction_fuzzer/
H A Ddhcpfunction_fuzzer.cpp141 int mode = DIR_DEFAULT_MODE; in CreateDirsTest() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_file.c249 int32_t SoftBusAccessFile(const char *pathName, int32_t mode) in SoftBusAccessFile() argument
264 int32_t SoftBusMakeDir(const char *pathName, int32_t mode) in SoftBusMakeDir() argument
/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Dmount_manager.h32 mode_t mode; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp282 mode_t mode = 0771; in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/brush_napi/
H A Djs_brush.cpp410 int32_t mode = 0; in SetBlendMode() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Drecording_handle.h95 BlendMode mode = BlendMode::SRC_OVER; member
112 BlendMode mode = BlendMode::SRC_OVER; member
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/
H A Ddual_display_fold_policy.cpp281 int32_t mode = static_cast<int32_t>(displayMode); in ReportFoldDisplayModeChange() local
H A Dsingle_display_fold_policy.cpp208 int32_t mode = static_cast<int32_t>(displayMode); in ReportFoldDisplayModeChange() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp175 WSError SCBSystemSession::UpdateWindowMode(WindowMode mode) in UpdateWindowMode() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_test.cpp343 WindowMode mode = WindowMode::WINDOW_MODE_UNDEFINED; in HWTEST_F() local
384 MaximizeMode mode = MaximizeMode::MODE_FULL_FILL; in HWTEST_F() local
H A Dwindow_session_property_test.cpp375 MaximizeMode mode = MaximizeMode::MODE_RECOVER; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp218 auto mode = static_cast<WindowLayoutMode>(layoutMode); in OnRemoteRequest() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Davoid_area_controller_test.cpp222 createWindowProperty(uint32_t windowId, const std::string& windowName, WindowType type, WindowMode mode, const Rect& screenRect) createWindowProperty() argument
H A Dwindow_root_test.cpp923 WindowLayoutMode mode = WindowLayoutMode::BASE; in HWTEST_F() local
1647 WindowLayoutMode mode = WindowLayoutMode::BASE; in HWTEST_F() local
H A Dwindow_manager_proxy_test.cpp403 WindowLayoutMode mode = WindowLayoutMode::BASE; in HWTEST_F() local
610 MaximizeMode mode = windowManagerProxy_->GetMaximizeMode(); in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_inner_manager.cpp102 CreateInnerWindow(std::string name, DisplayId displayId, Rect rect, WindowType type, WindowMode mode) CreateInnerWindow() argument
/foundation/window/window_manager/wm/src/
H A Dwindow_agent.cpp42 WMError WindowAgent::UpdateWindowMode(WindowMode mode) in UpdateWindowMode() argument
157 WMError WindowAgent::RestoreSplitWindowMode(uint32_t mode) in RestoreSplitWindowMode() argument

Completed in 22 milliseconds

1...<<51525354555657585960>>...149