Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/test/ut/apiCheck/
DAPI_DEFINE_ANONYMOUS_FUNCTION_008.d.ts38 get: { [key: string]: string[] }; property
/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/dts_parser/src/utils/
DlogUtil.ts24 static get(level: string): LogLevel { method in LogLevelUtil
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/utils/
DlogUtil.ts24 static get(level: string): LogLevel { method in LogLevelUtil
/interface/sdk-js/api/
D@ohos.arkui.componentSnapshot.d.ts261 …function get(id: string, callback: AsyncCallback<image.PixelMap>, options?: SnapshotOptions): void; function
D@system.storage.d.ts248 static get(options: GetStorageOptions): void; method in Storage
D@ohos.data.dataShare.d.ts2171 get(uris: string[], config: DataProxyConfig): Promise<DataProxyGetResult[]>; method
D@ohos.filemanagement.userFileManager.d.ts221 get(member: string): MemberType; method
/interface/sdk-js/api/graphics3d/
DSceneNodes.d.ts140 get(index: number): T | null; method