| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | native_node_test.cpp | 4987 EXPECT_EQ(OHOS::Ace::NodeModel::ConvertEvent(&origin, &event), false); in HWTEST_F() local 4988 EXPECT_EQ(OHOS::Ace::NodeModel::ConvertEvent(&origin, &compatibleEvent), false); in HWTEST_F() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 598 static int32_t OpenFileInternal(const char * const orgFullPath, bool binary = false) in OpenFileInternal() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| H A D | audio_renderer.cpp | 636 CHECK_AND_RETURN_RET_LOG(IsAllowedStartBackgroud(), false, "Start failed. IsAllowedStartBackgroud is false"); in Start() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.cpp | 1601 curCanvas_->ClipRect(Drawing::Rect(0, 0, offscreenWidth, offscreenHeight), Drawing::ClipOp::INTERSECT, false); PrepareOffscreenRender() local 1630 curCanvas_->ClipRect(Drawing::Rect(0, 0, offscreenWidth, offscreenHeight), Drawing::ClipOp::INTERSECT, false); PrepareOffscreenRender() local [all...] |
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | media_asset_manager_napi.cpp | 645 static_cast<std::shared_ptr<DataShare::DataShareObserver>>(dataObserver), false); in RegisterTaskObserver() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
| H A D | medialibrary_backup_test.cpp | 1827 EXPECT_EQ(BackupFileUtils::IsLivePhoto(info), false); HWTEST_F() local 1829 EXPECT_EQ(BackupFileUtils::IsLivePhoto(info), false); HWTEST_F() local 1831 EXPECT_EQ(BackupFileUtils::IsLivePhoto(info), false); HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
| H A D | medialibrary_photo_operations_test.cpp | 115 bool RunScript(const string& path, const string& hapPath, bool useCommonChunk = false) in RunScript() argument 340 int32_t CreatePhotoApi10(int mediaType, const string &displayName, bool isMovingPhoto = false) in CreatePhotoApi10() argument 383 int32_t MakePhotoUnpending(int fileId, bool isMovingPhoto = false) in MakePhotoUnpending() argument 466 int32_t MovingPhotoEditByCache(int32_t fileId, string &fileName, string &videoFileName, bool isGraffiti = false) in MovingPhotoEditByCache() argument 518 int32_t SetDefaultPhotoApi10(int mediaType, const string &displayName, bool isMovingPhoto = false) in SetDefaultPhotoApi10() argument 1259 EXPECT_EQ(MediaFileUtils::IsFileExists(filePath), false); HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/ |
| H A D | medialibrary_audio_operations_test.cpp | 117 bool RunScript(const string& path, const string& hapPath, bool useCommonChunk = false) in RunScript() argument 928 EXPECT_EQ(MediaFileUtils::IsFileExists(filePath), false); in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/js/src/sendable/ |
| H A D | sendable_photo_access_helper_napi.cpp | 253 CreateNewInstance(napi_env env, napi_callback_info info, napi_ref ref, bool isAsync = false) CreateNewInstance() argument [all...] |
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | pointer_drawing_manager.cpp | 2184 SetPointerVisible(getpid(), pointerVisible, 0, false); UpdatePointerDevice() local [all...] |
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_manager.c | 456 CONN_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexLock(&g_brManager.pendings->lock) == SOFTBUS_OK, false, CONN_BR, in CheckPending() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_check_sync_test.cpp | 69 void PrepareOption(CloudSyncOption &option, const Query &query, bool isPriorityTask, bool isCompensatedSyncOnly = false) in PrepareOption() argument 79 BlockSync(const Query &query, RelationalStoreDelegate *delegate, std::vector<DBStatus> &actualDBStatus, bool prioritySync = false) BlockSync() argument 110 BlockPrioritySync(const Query &query, RelationalStoreDelegate *delegate, bool isPriority, DBStatus expectResult, bool isCompensatedSyncOnly = false) BlockPrioritySync() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_manager.cpp | 248 proxy->Completed(ObjectRecord(), false);
in Retrieve() local 256 proxy->Completed(ObjectRecord(), false);
in Retrieve() local 280 proxy->Completed(ObjectRecord(), false);
in Retrieve() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store.cpp | 1108 notifyData->InsertCommittedData(std::move(entries[index]), DataType::DELETE, false); NotifyRemovedData() local [all...] |
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
| H A D | softbus_broadcast_mgr.c | 1567 DISC_CHECK_AND_RETURN_RET_LOGE(CheckMediumIsValid(g_interfaceId), false, DISC_BROADCAST, "bad id"); NeedUpdateScan() local 1779 DISC_CHECK_AND_RETURN_RET_LOGE(CheckMediumIsValid(g_interfaceId), false, DISC_BROADCAST, "bad id"); BroadcastIsLpDeviceAvailable() local 1795 DISC_CHECK_AND_RETURN_RET_LOGE(CheckMediumIsValid(g_interfaceId), false, DISC_BROADCAST, "bad id"); BroadcastSetAdvDeviceParam() local [all...] |
| /test/ostest/wukong/common/src/ |
| H A D | wukong_util.cpp | 76 bool TakeWuKongScreenCap(const std::string &wkScreenPath, const bool checkBWScreen = false) in TakeWuKongScreenCap() argument [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| H A D | reporter_helper.py | 101 false = "false" variable in ReportConstant
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| H A D | ohos_c_api_test_mslite.cpp | 258 void CompareResult(OH_AI_TensorHandleArray outputs, string model_name, float atol = 0.01, float rtol = 0.01, bool isquant = false) { in CompareResult() argument [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 776 ProcessDeferred( TCompiler* compiler, const char* const shaderStrings[], const int numStrings, const int* inputLengths, const char* const stringNames[], const char* customPreamble, const EShOptimizationLevel optLevel, const TBuiltInResource* resources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, int overrideVersion, bool forwardCompatible, EShMessages messages, TIntermediate& intermediate, ProcessingContext& processingContext, bool requireNonempty, TShader::Includer& includer, const std::string sourceEntryPointName = �, const TEnvironment* environment = nullptr, bool compileOnly = false) ProcessDeferred() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 985 style == kSequenceStyleList, false)); Sequence() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 362 Id makeInt8Constant(int i, bool specConstant = false) in makeInt8Constant() argument 364 Id makeUint8Constant(unsigned u, bool specConstant = false) in makeUint8Constant() argument 366 Id makeInt16Constant(int i, bool specConstant = false) in makeInt16Constant() argument 368 Id makeUint16Constant(unsigned u, bool specConstant = false) in makeUint16Constant() argument 370 Id makeIntConstant(int i, bool specConstant = false) in makeIntConstant() argument 372 Id makeUintConstant(unsigned u, bool specConstant = false) in makeUintConstant() argument 374 Id makeInt64Constant(long long i, bool specConstant = false) in makeInt64Constant() argument 376 makeUint64Constant(unsigned long long u, bool specConstant = false) makeUint64Constant() argument [all...] |
| /third_party/cJSON/ |
| H A D | cJSON.c | 68 #undef false macro 70 #define false ((cJSON_bool)0) macro [all...] |
| /third_party/icu/tools/colprobe/ |
| H A D | colprobe.cpp | 526 void printOrdering(Line **lines, int32_t size, UFILE *file, UBool useLinks = false) { in printOrdering() argument [all...] |
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 284 ParseMxReply( Environment* env, const unsigned char* buf, int len, Local<Array> ret, bool need_type = false) ParseMxReply() argument 319 ParseCaaReply( Environment* env, const unsigned char* buf, int len, Local<Array> ret, bool need_type = false) ParseCaaReply() argument 355 ParseTxtReply( Environment* env, const unsigned char* buf, int len, Local<Array> ret, bool need_type = false) ParseTxtReply() argument 419 ParseSrvReply( Environment* env, const unsigned char* buf, int len, Local<Array> ret, bool need_type = false) ParseSrvReply() argument 461 ParseNaptrReply( Environment* env, const unsigned char* buf, int len, Local<Array> ret, bool need_type = false) ParseNaptrReply() argument [all...] |
| H A D | js_native_api_v8_inspector.cc | 999 DCHECK(false); variable [all...] |