Home
last modified time | relevance | path

Searched defs:open (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dassistant.h49 int open(const char *file, int oflag) in open() function
H A Dsystem_function_mock.cpp30 int open(const char *file, int oflag) in open() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_watermark_demo.cpp44 int open; in main() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_sqlite_ext.h29 int (*open)(const char *, sqlite3 **); member
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-methods-custom-dialog-box.md100 ### open subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-methods-custom-dialog-box.md114 ### open subsection
/ohos5.0/drivers/hdf_core/framework/include/osal/
H A Dosal_cdev.h31 int (*open)(struct OsalCdev *cdev, struct file *filep); member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pwm/
H A Dpwm_core.h28 int32_t (*open)(struct PwmDev *pwm); member
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dopen_options.rs295 pub async fn open<P: AsRef<Path>>(&self, path: P) -> io::Result<File> { in open() method
H A Dasync_file.rs132 pub async fn open<P: AsRef<Path>>(path: P) -> io::Result<File> { in open() method
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h665 …std::unique_ptr<StateMachine::State> open = std::make_unique<A2dpStateOpen>(A2DP_PROFILE_OPEN, *th… in A2dpStateMachine() local
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md2010 ### open subsection
2047 ### open subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md2010 ### open subsection
2047 ### open subsection
/ohos5.0/base/request/request/services/src/task/
H A Dfiles.rs32 pub(crate) fn open(config: &TaskConfig) -> io::Result<AttachedFiles> { in open() method
/ohos5.0/drivers/hdf_core/framework/support/platform/include/can/
H A Dcan_core.h35 int32_t (*open)(struct CanCntlr *cntlr); member
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
H A Dsys.rs29 pub(crate) fn open() -> io::Result<Self> { in open() method
/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_core.h100 int32_t (*open)(struct RegulatorNode *node); member
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp86 bool open() in open() function
436 bool open() in open() function
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera.md1305 ### open subsection
1345 ### open subsection
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera.md1308 ### open subsection
1348 ### open subsection
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h91 } open; member
/ohos5.0/base/security/asset/services/db_operator/src/
H A Ddatabase.rs238 pub(crate) fn open(&mut self) -> Result<()> { in open() method
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs1034 let open = SwitchStatus::Open; in ut_switch_status_serialize() localVariable
1061 let open = SwitchStatus::Open; in ut_switch_status_deserialize() localVariable
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h500 int32_t (*open)(struct NetDevice *netDev); /**< Opens the data link layer. */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dsearch_modifier.cpp619 …ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) in SetSearchShowCounterOptions()

12