Home
last modified time | relevance | path

Searched defs:exist (Results 26 - 50 of 51) sorted by relevance

123

/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp350 bool exist = false; in GetAudioUriPath() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h274 bool exist(StringRef FunctionName) { in exist() function in llvm::sampleprof::SampleProfileReaderItaniumRemapper
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp267 bool exist = false; in ParseVibrateEvent() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dneural_network_runtime.cpp584 bool exist = (stat(cacheInfoPath.c_str(), &buffer) == 0); in OH_NNModel_HasCache() local
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp35 bool exist = false; in NapiIsObjectPropertyExist() local
407 bool exist = false; in NapiGetObjectProperty() local
420 bool exist = false; in NapiGetObjectProperty() local
501 bool exist = false; NapiParseObjectBooleanOptional() local
516 bool exist = false; NapiParseObjectInt32Optional() local
531 bool exist = false; NapiParseObjectUint32Optional() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp62 bool exist = false; in GetNamedPropertyBool() local
85 bool exist = false; in GetNamedPropertyInt32() local
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.cpp2253 bool exist = false; in HWTEST_F() local
2743 bool exist; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp135 bool exist = jerry_get_object_native_pointer(func, &nativePointer, nullptr); in CreateJerryFuncHelper() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp824 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
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp403 bool exist = false; in ParseScanParameters() local
437 bool exist in ParseScanFilterDeviceIdParameters() local
455 bool exist = false; ParseScanFilterLocalNameParameters() local
472 bool exist = false; ParseScanFilterServiceUuidParameters() local
492 bool exist = false; ParseScanFilterSolicitationUuidParameters() local
512 bool exist = false; ParseScanFilterServiceDataParameters() local
530 bool exist = false; ParseScanFilterManufactureDataParameters() local
654 bool exist = false; ParseAdvertisingSettingsParameters() local
735 bool exist = false; ParseAdvertisDataParameters() local
783 bool exist = false; CheckAdvertisingDataWithDuration() local
887 bool exist = false; CheckAdvertisingEnableParams() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp549 bool exist = false; in ParseInt32Params() local
564 bool exist = false; in ParseUint32Params() local
646 bool exist = false; in ParseUuidParams() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp669 bool exist = false; in GetInt32InfoFromNapiObject() local
691 bool exist = false; in GetNapiObjectFromNapiObject() local
/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 in GetPropertyInt64() local
115 bool exist = false; GetPropertyDouble() local
137 bool exist = false; GetPropertyString() local
155 bool exist = false; GetPropertyRecord() local
858 bool exist = false; GetPropertyBool() local
[all...]
/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c634 bool exist = false; in AddDiscInfoToList() local
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c607 bool exist = false; in IsListenerNodeExist() local
[all...]
/third_party/libfuse/test/
H A Dtest_syscalls.c1105 static int do_test_open(int exist, int flags, const char *flags_str, int mode) in do_test_open() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp127 bool exist = false; in GetPropertyString() local
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp1251 bool exist = false; in JsSetDecryptConfig() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp297 bool exist = MetaDataManager::GetInstance().LoadMeta(oldMeta.GetKey(), oldMeta, true); in PutSwitch() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp1213 bool exist = snapshots_.ComputeIfPresent(snapshotKey, in OnAssetChanged() local
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c227 int exist = 0; in do_getflags() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4470 auto exist = access(BUNDLE_LIBRARY_PATH_DIR.c_str(), F_OK); in HWTEST_F() local
5604 auto exist = access(BUNDLE_LIBRARY_PATH_DIR.c_str(), F_OK); HWTEST_F() local
5793 auto exist = access(SYSTEMFIEID_HAP_PATH.c_str(), F_OK); HWTEST_F() local
5824 auto exist = access(SYSTEMFIEID_HAP_PATH.c_str(), F_OK); HWTEST_F() local
5855 auto exist = access(SYSTEMFIEID_HAP_PATH.c_str(), F_OK); HWTEST_F() local
5886 auto exist = access(SYSTEMFIEID_HAP_PATH.c_str(), F_OK); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1222 bool exist = false; in ConnBleRemoveConnection() local
2170 BlePrevent *exist = NULL; ConflictOccupy() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c3089 BOOL exist; in ntfs_set_posix_acl() local
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp841 bool exist(SkUnichar c) const { in GetLineFontMetrics() function

Completed in 65 milliseconds

123