Home
last modified time | relevance | path

Searched refs:KEY_BOOLEAN_RESULT (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_constants.h46 const char KEY_BOOLEAN_RESULT[] = "booleanResult"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_check_labels_callback.cpp81 if (result.GetBoolParam(Constants::KEY_BOOLEAN_RESULT, false) && (index_ < accounts_.size())) { in OnResult()
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp74 SetNamedProperty(env, constants, Constants::KEY_BOOLEAN_RESULT, "KEY_BOOLEAN_RESULT"); in Init()
H A Dnapi_app_account_common.cpp140 bool hasLabels = data->result.GetBoolParam(Constants::KEY_BOOLEAN_RESULT, false); in CheckAccountLabelsOnResultWork()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_check_labels_module_test.cpp145 result.SetParam(Constants::KEY_BOOLEAN_RESULT, true);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-account.md15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-account.md15 | ohos.account.appAccount | Constants | KEY_BOOLEAN_RESULT = "booleanResult" | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md19 |新增|NA|类名:Constants<br>方法or属性:KEY_BOOLEAN_RESULT = 'booleanResult'|@ohos.account.appAccount.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md19 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_BOOLEAN_RESULT = 'booleanResult'|@…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-account.md87 |新增|NA|类名:Constants;<br>方法or属性:KEY_BOOLEAN_RESULT = "booleanResult"|@ohos.account.appAccount.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-account.md87 |Added|NA|Class name: Constants;<br>Method or attribute name: KEY_BOOLEAN_RESULT = "booleanResult"|…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4861 | KEY_BOOLEAN_RESULT<sup>9+</sup> | 'booleanResult' | 表示键名,布尔返回值。 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4861 | KEY_BOOLEAN_RESULT<sup>9+</sup> | 'booleanResult' | Return value of the Boolean type. |