Searched refs:booleanResult (Results 1 – 9 of 9) sorted by relevance
15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | 新增 |
15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | Added|
224 bool booleanResult; variable244 TLVUtil::ReadTlv(booleanResult, tlvObject, TAG::TAG_BOOL);245 EXPECT_EQ(boolean, booleanResult);
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. |