Home
last modified time | relevance | path

Searched defs:boolVal (Results 1 - 6 of 6) sorted by relevance

/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp57 bool boolVal = 0; in FuzzScreenlockUtils() local
58 preferencesUtil->SaveBool(std::to_string(userId), boolVal); in FuzzScreenlockUtils() local
59 preferencesUtil->ObtainBool(std::to_string(userId), boolVal); in FuzzScreenlockUtils() local
/base/update/updater/test/unittest/utils/json/
H A Dutils_json_test.cpp222 constexpr bool boolVal = false; in HWTEST_F() local
246 constexpr bool boolVal = false; in HWTEST_F() local
/base/global/i18n/interfaces/js/kits/src/
H A Dvariable_convertor.cpp64 GetBoolOptionValue(napi_env env, napi_value &options, const std::string &optionName, bool &boolVal) GetBoolOptionValue() argument
/base/update/updater/test/fuzztest/updaterutils_fuzzer/
H A Dupdater_utils_fuzzer.cpp305 constexpr bool boolVal = false; in TestJsonNodeOperation() local
329 constexpr bool boolVal = false; in TestJsonNodeValueBoolChange() local
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp1177 napi_value boolVal = nullptr; in CheckAuthTokenVisibilityCompleteCB() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp553 bool boolVal; in ParseBasicTypeNapiValue2NwebValue() local

Completed in 9 milliseconds