Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/fortify/
Dfcntl.h44 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags) in open() function
56 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, unsigned modes) in open() function
/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_writer.js57 open() { method in ApiExcelWriter
/interface/sdk-js/api/
D@ohos.multimedia.mediaLibrary.d.ts376 open(mode: string, callback: AsyncCallback<number>): void; method
386 open(mode: string): Promise<number>; method
D@ohos.filemanagement.userFileManager.d.ts258 open(mode: string, callback: AsyncCallback<number>): void; method
269 open(mode: string): Promise<number>; method
D@ohos.multimedia.camera.d.ts1180 open(callback: AsyncCallback<void>): void; method
1192 open(): Promise<void>; method