Home
last modified time | relevance | path

Searched defs:get (Results 1 – 7 of 7) sorted by relevance

/interface/sdk-js/api/
D@ohos.arkui.componentSnapshot.d.ts39 function get(id: string, callback: AsyncCallback<image.PixelMap>): void; function
D@system.storage.d.ts243 static get(options: GetStorageOptions): void; method in Storage
D@ohos.file.photoAccessHelper.d.ts167 get(member: string): MemberType; method
D@ohos.filemanagement.userFileManager.d.ts211 get(member: string): MemberType; method
/interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/action/view/
DConstString.java43 …public static String get(@NotNull @PropertyKey(resourceBundle = BUNDLE) String key, @NotNull Objec… in get() method in ConstString
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/utils/
DlogUtil.ts24 static get(level: string): LogLevel { method in LogLevelUtil
/interface/sdk-js/build-tools/dts_parser/src/utils/
DlogUtil.ts24 static get(level: string): LogLevel { method in LogLevelUtil