Home
last modified time | relevance | path

Searched defs:exist (Results 1 – 10 of 10) sorted by relevance

/base/startup/init/test/unittest/ueventd/
Dueventd_event_unittest.cpp437 auto exist = IsFileExist("/dev/extcon3-1"); variable
453 auto exist = IsFileExist("/dev/usb-dev"); variable
468 auto exist = IsFileExist("/dev/usb-dev-1"); variable
483 auto exist = IsFileExist("/dev/bus/usb/003/004"); variable
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
Dvibrator_napi_utils.cpp130 bool exist = false; in GetPropertyItem() local
142 bool exist = false; in GetPropertyString() local
160 bool exist = false; in GetPropertyInt32() local
177 bool exist = false; in GetPropertyInt64() local
193 bool exist = false; in GetPropertyBool() local
/base/security/asset/services/common/src/
Dlib.rs82 let mut exist = false; in is_user_id_exist() localVariable
/base/security/asset/services/os_dependency/src/
Dos_account_wrapper.cpp35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist()
/base/web/webview/interfaces/kits/cj/src/
Dweb_cookie_manager.cpp88 bool exist = true; in CjExistCookie() local
/base/msdp/device_status/test/unittest/intention/scheduler/src/
Dtimer_manager_test.cpp599 bool exist = timerMgr->IsExist(timerId_); variable
627 bool exist = timerMgr.IsExist(ERROR_TIMERID); variable
/base/sensors/sensor/vibration_convert/interfaces/js/src/
Dvibrator_convert_napi_utils.cpp101 bool exist = false; in GetPropertyInt32() local
119 bool exist = false; in GetPropertyInt64() local
/base/security/asset/services/db_operator/src/
Dtable.rs205 pub(crate) fn exist(&self) -> Result<bool> { in exist() method
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
Daccesstoken_kit_test.cpp2254 bool exist = false; variable
2744 bool exist; variable
/base/web/webview/interfaces/kits/napi/webcookiemanager/
Dnapi_web_cookie_manager.cpp522 bool exist = true; in JsExistCookie() local