Home
last modified time | relevance | path

Searched defs:exist (Results 1 - 25 of 51) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DmissingMemberErrorHasShortPath.js14 function exist() { } function
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
H A Ddefinitions.rb
/arkcompiler/runtime_core/tests/cts-generator/generator/
H A Ddefinitions.rb
/base/security/asset/services/common/src/
H A Dlib.rs82 let mut exist = false; in is_user_id_exist() variables
/base/security/asset/services/os_dependency/src/
H A Dos_account_wrapper.cpp35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp90 bool exist = true; in CjExistCookie() local
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dholder_manager.h90 bool exist(uint32_t id) in exist() function in OHOS::FileAccessFwk::HolderManager
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h89 bool exist(std::string id) in exist() function in OHOS::Media::ImageHolderManager
/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
/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>>; in HWTEST_F() local
/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp437 auto exist = IsFileExist("/dev/extcon3-1"); in HWTEST_F() local
453 auto exist = IsFileExist("/dev/usb-dev"); in HWTEST_F() local
468 auto exist = IsFileExist("/dev/usb-dev-1"); in HWTEST_F() local
483 auto exist = IsFileExist("/dev/bus/usb/003/004"); HWTEST_F() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doptimize_common.cpp128 bool exist = false; in FoundListOpndRegNum() local
144 bool exist = false; in FoundMemAccessOpndRegNum() local
163 bool exist = false; in FoundNormalOpndRegNum() local
[all...]
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp606 bool exist = timerMgr->IsExist(timerId_); in HWTEST_F() local
634 bool exist = timerMgr.IsExist(ERROR_TIMERID); HWTEST_F() local
[all...]
/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
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp160 bool exist = false; in GetPropertyItem() local
172 bool exist = false; in GetPropertyString() local
190 bool exist = false; in GetPropertyInt32() local
207 bool exist in GetPropertyInt64() local
223 bool exist = false; GetPropertyBool() local
[all...]
H A Dvibrator_pattern_js.cpp95 bool exist = false; in ParsePoints() local
129 bool exist = false; in ParseOptions() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp199 bool exist = CheckCallBackFromMap(keyStr); in HandleRegister() local
211 bool exist = CheckCallBackFromMap(keyStr); in HandleUnregister() local
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp282 bool exist = jerry_get_object_native_pointer(jObj, &nativePtr, nullptr); in GetObjectPointer() local
/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
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp162 void CheckTargetTypeValues(OH_Preferences *pref, bool exist, PrefDataType pdt) in CheckTargetTypeValues() argument
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp78 bool exist = false; in CheckServiceStatus() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_test.cpp582 bool exist = true; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp670 bool exist = false; in CheckDhcpResultExist() local
/base/web/webview/interfaces/kits/napi/webcookiemanager/
H A Dnapi_web_cookie_manager.cpp521 bool exist = true; in JsExistCookie() local
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_napi.cpp850 bool exist = false; in GetPropertyBool() local

Completed in 20 milliseconds

123