Searched refs:KEY_BOOLEAN_RESULT (Results 1 – 13 of 13) sorted by relevance
46 const char KEY_BOOLEAN_RESULT[] = "booleanResult"; variable
81 if (result.GetBoolParam(Constants::KEY_BOOLEAN_RESULT, false) && (index_ < accounts_.size())) { in OnResult()
74 SetNamedProperty(env, constants, Constants::KEY_BOOLEAN_RESULT, "KEY_BOOLEAN_RESULT"); in Init()
140 bool hasLabels = data->result.GetBoolParam(Constants::KEY_BOOLEAN_RESULT, false); in CheckAccountLabelsOnResultWork()
145 result.SetParam(Constants::KEY_BOOLEAN_RESULT, true);
15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | 新增 |
15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | Added|
19 |新增|NA|类名:Constants<br>方法or属性:KEY_BOOLEAN_RESULT = 'booleanResult'|@ohos.account.appAccount.d.ts|
19 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_BOOLEAN_RESULT = 'booleanResult'|@…
87 |新增|NA|类名:Constants;<br>方法or属性:KEY_BOOLEAN_RESULT = "booleanResult"|@ohos.account.appAccount.d.ts|
87 |Added|NA|Class name: Constants;<br>Method or attribute name: KEY_BOOLEAN_RESULT = "booleanResult"|…
4861 | KEY_BOOLEAN_RESULT<sup>9+</sup> | 'booleanResult' | 表示键名,布尔返回值。 |
4861 | KEY_BOOLEAN_RESULT<sup>9+</sup> | 'booleanResult' | Return value of the Boolean type. |