Home
last modified time | relevance | path

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

123

/aosp12/frameworks/compile/mclinker/unittests/
H A DHashTableTest.cpp69 bool exist; in TEST_F() local
94 bool exist; in TEST_F() local
112 bool exist; in TEST_F() local
135 bool exist; in TEST_F() local
160 bool exist; in TEST_F() local
183 bool exist; in TEST_F() local
219 bool exist; in TEST_F() local
241 bool exist; in TEST_F() local
264 bool exist; in TEST_F() local
292 bool exist; in TEST_F() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file_listener.c74 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 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
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp100 bool exist = false; in addStub() local
127 bool exist = false; in addStub() local
H A DNamePool.cpp70 bool exist = false; in insertSymbol() local
116 bool exist = false; in insertString() local
H A DELFObjectReader.cpp124 bool exist = false; in readSections() local
155 bool exist = false; in readSections() local
H A DArchive.cpp81 bool exist; in addObjectMember() local
113 bool exist; in addArchiveMember() local
H A DSectionSymbolSet.cpp52 bool exist = false; in add() local
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A 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
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp633 bool exist = false; in TranslateArguments() local
661 bool exist = false; in TranslateArguments() local
693 bool exist = false; in TranslateArguments() local
708 bool exist = false; in TranslateArguments() local
723 bool exist = false; in TranslateArguments() local
738 bool exist = false; in TranslateArguments() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp407 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/base/security/asset/services/common/src/
H A Dlib.rs82 let mut exist = false; in is_user_id_exist() localVariable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp58 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/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp38 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/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dholder_manager.h90 bool exist(uint32_t id) in exist() function
/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dos_account_wrapper.cpp35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp205 bool exist = CheckCallBackFromMap(keyStr); in HandleRegister() local
217 bool exist = CheckCallBackFromMap(keyStr); in HandleUnregister() local
/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson.cc60 static bool exist(uint32_t e) { in exist() function
74 static bool exist(uint32_t e) { in exist() function
327 static bool exist(uint32_t e) { in exist() function
339 static bool exist(uint32_t e) { in exist() function
353 static bool exist(uint32_t e) { in exist() function
368 static bool exist(uint32_t e) { in exist() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h89 bool exist(std::string id) in exist() function
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp88 bool exist = true; in CjExistCookie() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dtraits_test.cpp73 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 Dtimer_manager_test.cpp599 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 Dnapi_system_storage.cpp61 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 Dvibrator_convert_napi_utils.cpp101 bool exist = false; in GetPropertyInt32() local
119 bool exist = false; in GetPropertyInt64() local
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp236 bool exist = false; in createParserStr() local

123