/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
H A D | client_trans_file_listener.c | 74 bool exist = false; in TransSetFileReceiveListener() local 128 bool exist = false; in TransSetFileSendListener() local 208 bool exist = false; in TransSetSocketFileListener() local
|
/ohos5.0/base/startup/init/test/unittest/ueventd/ |
H A D | ueventd_event_unittest.cpp | 437 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
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_napi_utils.cpp | 130 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
|
/ohos5.0/base/security/asset/services/common/src/ |
H A D | lib.rs | 82 let mut exist = false; in is_user_id_exist() localVariable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 407 bool exist = false; in ParseScanParameters() local 441 bool exist = false; in ParseScanFilterDeviceIdParameters() local 459 bool exist = false; in ParseScanFilterLocalNameParameters() local 476 bool exist = false; in ParseScanFilterServiceUuidParameters() local 496 bool exist = false; in ParseScanFilterSolicitationUuidParameters() local 516 bool exist = false; in ParseScanFilterServiceDataParameters() local 534 bool exist = false; in ParseScanFilterManufactureDataParameters() local 658 bool exist = false; in ParseAdvertisingSettingsParameters() local 739 bool exist = false; in ParseAdvertisDataParameters() local 787 bool exist = false; in CheckAdvertisingDataWithDuration() local [all …]
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/ |
H A D | common_napi.cpp | 58 bool exist = false; in CheckhasNamedProperty() local 66 bool exist = false; in GetPropertyInt32() local 79 bool exist = false; in GetPropertyUint32() local 93 bool exist = false; in GetPropertyInt64() local 115 bool exist = false; in GetPropertyDouble() local 137 bool exist = false; in GetPropertyString() local 155 bool exist = false; in GetPropertyRecord() local 858 bool exist = false; in GetPropertyBool() local
|
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | holder_manager.h | 90 bool exist(uint32_t id) in exist() function
|
/ohos5.0/base/security/asset/services/os_dependency/src/ |
H A D | os_account_wrapper.cpp | 35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
H A D | napi_parser_utils.cpp | 38 bool exist = false; in NapiIsObjectPropertyExist() local 410 bool exist = false; in NapiGetObjectProperty() local 423 bool exist = false; in NapiGetObjectProperty() local 504 bool exist = false; in NapiParseObjectBooleanOptional() local 519 bool exist = false; in NapiParseObjectInt32Optional() local 534 bool exist = false; in NapiParseObjectUint32Optional() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
H A D | ui_mgr_service.cpp | 205 bool exist = CheckCallBackFromMap(keyStr); in HandleRegister() local 217 bool exist = CheckCallBackFromMap(keyStr); in HandleUnregister() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_holder_manager.h | 89 bool exist(std::string id) in exist() function
|
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | web_cookie_manager.cpp | 88 bool exist = true; in CjExistCookie() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/ |
H A D | traits_test.cpp | 73 auto exist = Traits::same_in_v<int32_t, int32_t, double, std::vector<uint8_t>>; variable
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/ |
H A D | timer_manager_test.cpp | 599 bool exist = timerMgr->IsExist(timerId_); variable 627 bool exist = timerMgr.IsExist(ERROR_TIMERID); variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/ |
H A D | napi_system_storage.cpp | 61 bool exist = false; in ParseString() local 74 bool exist = false; in ParseFunction() local
|
/ohos5.0/base/sensors/sensor/vibration_convert/interfaces/js/src/ |
H A D | vibrator_convert_napi_utils.cpp | 101 bool exist = false; in GetPropertyInt32() local 119 bool exist = false; in GetPropertyInt64() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
H A D | module_manager.cpp | 282 bool exist = jerry_get_object_native_pointer(jObj, &nativePtr, nullptr); in GetObjectPointer() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 552 bool exist = false; in ParseInt32Params() local 567 bool exist = false; in ParseUint32Params() local 649 bool exist = false; in ParseUuidParams() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/ |
H A D | storage_daemon_client.cpp | 78 bool exist = false; in CheckServiceStatus() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/ |
H A D | jsi_interface_tdd_test.cpp | 824 bool exist = jerry_get_object_native_pointer(jObj, &nativePtr, nullptr); in JSIInterfaceTest022() local 857 bool exist = jerry_get_object_native_pointer(jObj, &nativePtr, nullptr); in JSIInterfaceTest023() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_test.cpp | 158 void CheckTargetTypeValues(OH_Preferences *pref, bool exist, PrefDataType pdt) in CheckTargetTypeValues()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_service_impl.cpp | 649 bool exist = false; in CheckDhcpResultExist() local
|
/ohos5.0/base/security/asset/services/db_operator/src/ |
H A D | table.rs | 205 pub(crate) fn exist(&self) -> Result<bool> { in exist() method
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_file_asset_napi.cpp | 669 bool exist = false; in GetInt32InfoFromNapiObject() local 691 bool exist = false; in GetNapiObjectFromNapiObject() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/ |
H A D | key_manager_test.cpp | 537 bool exist = true; variable
|