Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.arkui.componentSnapshot.d.ts44 function get(id: string, callback: AsyncCallback<image.PixelMap>): void; function
D@system.storage.d.ts248 static get(options: GetStorageOptions): void; method in Storage
D@ohos.filemanagement.userFileManager.d.ts216 get(member: string): MemberType; method
/interface/sdk-js/build-tools/dts_parser/src/utils/
DlogUtil.ts24 static get(level: string): LogLevel { method in LogLevelUtil
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/
DConstString.java63 public static String get(@NotNull String key) { 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