Searched refs:USER_LOGOUT (Results 1 – 15 of 15) sorted by relevance
7 |新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: event<br>方法 or 属性:const USER_LOGOUT: string;|@ohos.hiv…8 |新增|NA|类名:event<br>方法or属性:const USER_LOGOUT: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|21 |删除|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Event<br>方法 or 属性:const USER_LOGOUT: string;|NA|@ohos.hiv…
7 …dfx.hiAppEvent<br>Class name: event<br>Method or attribute name: const USER_LOGOUT: string;|@ohos.…8 |Added|NA|Class name: event<br>Method or attribute name: const USER_LOGOUT: string;|@ohos.hiviewdfx…21 …dfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: const USER_LOGOUT: string;|NA|@oh…
197 | USER_LOGOUT | string | 是 | 否 | 用户登出事件。 |
934 | USER_LOGOUT | string | 是 | 用户登出事件。<br>**原子化服务API:** 从API version 11开始,该接口支持在原子化服务中使…
27 const uint8_t USER_LOGOUT = 0x0; variable
109 | USER_LOGOUT | string | 用户登出事件。 |
109 | USER_LOGOUT | string | User logout event.|
197 | USER_LOGOUT | string | Yes | No | User logout event. |
934 | USER_LOGOUT | string | Yes| User logout event.<br>**Atomic service API**: This API …
16 |新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Event<br>方法名 or 属性名: USER_LOGOUT|@ohos.hiviewdfx.hiApp…
17 |新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Event<br>方法名 or 属性名: USER_LOGOUT|@ohos.hiviewdfx.hiApp…
17 …hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGOUT|@ohos.hiviewdfx…
890 writeTest(hiAppEvent.Event.USER_LOGOUT, hiAppEvent.EventType.STATISTIC, {
16 …hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGOUT|@ohos.hiviewdfx…
1502 if (elKey->InactiveKey(USER_LOGOUT) == false) { in UpdateCeEceSeceUserAuth()