Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 26) sorted by relevance

12

/interface/sdk-js/api/
D@ohos.enterprise.dateTimeManager.d.ts51 function setDateTime(admin: Want, time: number, callback: AsyncCallback<void>): void;
71 function setDateTime(admin: Want, time: number): Promise<void>;
D@ohos.systemTime.d.ts44 function setTime(time: number, callback: AsyncCallback<void>): void;
57 function setTime(time: number): Promise<void>;
D@ohos.systemDateTime.d.ts44 function setTime(time: number, callback: AsyncCallback<void>): void;
58 function setTime(time: number): Promise<void>;
D@system.geolocation.d.ts55 time: number; property
D@ohos.enterprise.deviceSettings.d.ts196 function setScreenOffTime(admin: Want, time: number): void;
D@ohos.multimedia.avsession.d.ts1109 on(type: 'fastForward', callback: (time ?: number) => void): void;
1126 on(type: 'rewind', callback: (time ?: number) => void): void;
1258 on(type: 'seek', callback: (time: number) => void): void;
1270 off(type: 'seek', callback?: (time: number) => void): void;
D@ohos.i18n.d.ts779 setTime(time: number): void;
D@ohos.UiTest.d.ts3060 waitForComponent(on: On, time: number): Promise<Component>;
D@ohos.multimedia.camera.d.ts4478 time: number; property
/interface/sdk-js/api/@internal/component/ets/
Dvideo.d.ts1071 time: number
1117 time: number
1163 time: number
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
Dtimeb.h14 time_t time; member
Dtimex.h15 struct timeval time; member
24 struct timeval time; member
/interface/sdk-js/api/@internal/ets/
Dglobal.d.ts365 static time(label?: string): void;
/interface/sdk_c/third_party/musl/ndk_musl_include/
Dtime.h53 time_t time (time_t *);
132 __REDIR(time, __time64);
/interface/sdk-js/api/notification/
DnotificationContent.d.ts301 time?: NotificationTime; property
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js343 static formatDate(time, format) { argument
344 const date = new Date(time);
/interface/sdk_c/third_party/libuv/include/uv/
Dwin.h329 uint64_t time; \
631 } time; \
Dunix.h247 uint64_t time; \
/interface/sdk_c/third_party/node/src/
Djs_native_api.h464 double time,
/interface/sdk_c/third_party/zlib/
Dzlib.h116 uLong time; /* modification time */ member
/interface/sdk_c/third_party/libuv/
DLICENSE-docs120 public may access the material from a place and at a time
335 distributing the Licensed Material at any time; however, doing so
/interface/sdk_c/ark_runtime/jsvm/
Djsvm.h654 double time,
/interface/sdk_c/third_party/egl/EGL/
Deglext.h548 …TRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
550 … EGLAPIENTRY eglPresentationTimeANDROID (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
/interface/sdk_c/third_party/node/
DLICENSE376 # knowledge of, the possibility of such damages at any time during the
476 Database for its time zone support. The ownership of the TZ database
1047 valid at the time of your distribution. If these instructions, at any
1048 time while you are carrying out such distribution, become invalid, you
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt62256 time

12