Home
last modified time | relevance | path

Searched defs:mode (Results 1501 - 1525 of 4128) sorted by relevance

1...<<61626364656667686970>>...166

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp307 int32_t DCameraSoftbusSession::SendData(DCameraSessionMode mode, std::shared_ptr<DataBuffer>& buffer) in SendData() argument
37 DCameraSoftbusSession(std::string myDevId, std::string mySessionName, std::string peerDevId, std::string peerSessionName, std::shared_ptr<ICameraChannelListener> listener, DCameraSessionMode mode) DCameraSoftbusSession() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp228 int32_t mode = 0; in HWTEST_F() local
244 int32_t mode = 0; in HWTEST_F() local
269 int32_t mode = 0; in HWTEST_F() local
443 int32_t mode = 0; in HWTEST_F() local
533 int32_t mode = 0; in HWTEST_F() local
550 int32_t mode = 0; HWTEST_F() local
566 int32_t mode = 0; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp162 int PreferencesBase::RegisterObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, RegisterMode mode) in RegisterObserver() argument
248 int PreferencesBase::UnRegisterObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, RegisterMode mode) in UnRegisterObserver() argument
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp346 string mode; in main() local
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dtar_file.h64 char mode[TMODE_LEN]; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp77 int mode = 0; in ParseAndCheckJsOperand() local
128 static int CopyFile(const string &src, const string &dest, const int mode) in CopyFile() argument
151 CopySubDir(const string &srcPath, const string &destPath, const int mode, vector<struct ConflictFiles> &errfiles) CopySubDir() argument
176 RecurCopyDir(const string &srcPath, const string &destPath, const int mode, vector<struct ConflictFiles> &errfiles) RecurCopyDir() argument
218 CopyDirFunc(const string &src, const string &dest, const int mode, vector<struct ConflictFiles> &errfiles) CopyDirFunc() argument
[all...]
H A Dmovedir.cpp94 int mode = 0; in ParseJsOperand() local
125 static int RenameFile(const string &src, const string &dest, const int mode, deque<struct ErrFiles> &errfiles) in RenameFile() argument
159 RenameDir(const string &src, const string &dest, const int mode, deque<struct ErrFiles> &errfiles) RenameDir() argument
203 RecurMoveDir(const string &srcPath, const string &destPath, const int mode, deque<struct ErrFiles> &errfiles) RecurMoveDir() argument
250 MoveDirFunc(const string &src, const string &dest, const int mode, deque<struct ErrFiles> &errfiles) MoveDirFunc() argument
[all...]
H A Dopen.cpp127 static int OpenFileByPath(const string &path, unsigned int mode) in OpenFileByPath() argument
161 static tuple<int, string> OpenByFileDataUri(Uri &uri, const string &uriStr, unsigned int mode) in OpenByFileDataUri() argument
187 OpenFileByBroker(const Uri &uri, uint32_t mode) OpenFileByBroker() argument
199 OpenFileByUri(const string &path, unsigned int mode) OpenFileByUri() argument
269 AsyncCbExec(shared_ptr<AsyncOpenFileArg> arg, const string &path, unsigned int mode) AsyncCbExec() argument
[all...]
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp117 void FileOperationsBase::MkDir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) in MkDir() argument
82 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
89 Create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) Create() argument
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/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dprop_n_exporter.cpp78 int32_t mode = 0; in AccessSync() local
109 int32_t mode = 0; in Access() local
200 int32_t mode = MODE_RUO_RWX; Mkdir() local
249 int32_t mode = MODE_RUO_RWX; MkdirSync() local
283 int mode = 0; FchmodSync() local
[all...]
/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

Completed in 19 milliseconds

1...<<61626364656667686970>>...166