Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
H A DmissingMemberErrorHasShortPath.js14 function exist() { } function
/kernel/linux/linux-5.10/net/ceph/
H A Dstring_table.c13 struct ceph_string *cs, *exist; in ceph_find_or_create_string() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dstring_table.c13 struct ceph_string *cs, *exist; in ceph_find_or_create_string() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhiddev.h25 int exist; member
H A Dhidraw.h13 int exist; member
/kernel/linux/linux-6.6/include/linux/
H A Dhiddev.h25 int exist; member
H A Dhidraw.h13 int exist; member
/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
/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
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat.c43 int exist; member
/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c340 bool exist = false; in sctp_bind_addrs_check() local
/kernel/linux/linux-5.10/net/core/
H A Dlowpower_protocol.c122 bool exist = false; in dpa_uid_add() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat.c43 int exist; member
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c340 bool exist = false; in sctp_bind_addrs_check() local
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_napi.cpp850 bool exist = false; in GetPropertyBool() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp350 bool exist = false; in GetAudioUriPath() local

Completed in 17 milliseconds

1234