Searched refs:KEY_TOKEN (Results 1 – 10 of 10) sorted by relevance
26 constexpr const char* KEY_TOKEN = "accessTokenId"; variable48 auto tokenId = static_cast<uint32_t>(want.GetIntParam(KEY_TOKEN, 0)); in OnReceiveEvent()
37 const char KEY_TOKEN[] = "token"; variable
66 SetNamedProperty(env, constants, Constants::KEY_TOKEN, "KEY_TOKEN"); in Init()
221 result.SetParam(Constants::KEY_TOKEN, token); in Authenticate()
11 |新增|NA|类名:Constants<br>方法or属性:KEY_TOKEN = 'token'|@ohos.account.appAccount.d.ts|
73 | ohos.account.appAccount | Constants | KEY_TOKEN = "token" | 新增 |
73 | ohos.account.appAccount | Constants | KEY_TOKEN = "token" | Added|
11 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_TOKEN = 'token'|@ohos.account.appA…
4853 | KEY_TOKEN | 'token' | 表示键名,令牌。 |
4853 | KEY_TOKEN | 'token' | Token. |