| /foundation/window/window_manager/test/systemtest/wms/ |
| D | window_immersive_test.cpp | 144 bool check = false; in SystemBarPropsEqualsTo() local 164 bool check = false; in SystemBarEnableState() local 184 auto type = tint.type_; in OnSystemBarPropertyChange() local 193 void TestAvoidAreaChangedListener::OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type) in OnAvoidAreaChanged()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| D | date_time_format_module.cpp | 206 … DateTimeDataType type = (formatter->weekStyle_ == StyleState::LONG) ? FORMAT_WIDE : FORMAT_ABBR; in Format() local 227 DateTimeDataType type = (monthStyle_ == StyleState::LONG) ? FORMAT_WIDE : FORMAT_ABBR; in GetMonthVal() local 257 bool check = true; in GetNumInDate() local 279 std::string result, timeZone, check; in FormatDate() local
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
| D | sendable_image_napi.cpp | 214 static inline bool JsCheckObjectType(napi_env env, napi_value value, napi_valuetype type) in JsCheckObjectType() 544 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() 548 static inline bool IsEqual(const int32_t& check, ComponentType type) in IsEqual() 552 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() 563 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() 569 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject()
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| D | image_napi.cpp | 216 static inline bool JsCheckObjectType(napi_env env, napi_value value, napi_valuetype type) in JsCheckObjectType() 558 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() 562 static inline bool IsEqual(const int32_t& check, ComponentType type) in IsEqual() 566 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() 577 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() 583 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject()
|
| D | image_source_napi.cpp | 566 napi_valuetype type, napi_ref* ref, std::vector<struct ImageEnum> imageEnumMap) in CreateEnumTypeObject() 2487 napi_typedarray_type type; in UpdateData() local 2644 static ImageSourceAsyncContext* CheckAsyncContext(ImageSourceAsyncContext* context, bool check) in CheckAsyncContext() 3111 uint32_t type; in ParseDecodingOptionsForPicture() local 3157 for (int32_t type = static_cast<int32_t>(AuxiliaryPictureType::GAINMAP); in CreatePicture() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
| D | hdr_helper.cpp | 202 …GetCuvaGainMapOffsetT check = reinterpret_cast<GetCuvaGainMapOffsetT>(dlsym(handle, "GetCuvaGainMa… in GetCuvaJpegGainMapOffset() local 350 ImageHdrType type = ImageHdrType::SDR; in CheckHdrType() local 806 static bool GetJpegGainMapMetadata(SkJpegCodec* codec, ImageHdrType type, HdrMetadata& metadata) in GetJpegGainMapMetadata() 877 static bool GetHeifMetadata(HeifDecoder* heifDecoder, ImageHdrType type, HdrMetadata& metadata) in GetHeifMetadata() 917 bool HdrHelper::GetMetadata(SkCodec* codec, ImageHdrType type, HdrMetadata& metadata) in GetMetadata()
|
| /foundation/multimodalinput/input/tools/inject_event/src/ |
| D | input_manager_command.cpp | 2121 bool check = (centerX > 0) && (centerY >= hundred * fingerCount); in ProcessPinchGesture() local 2195 bool check = (startX > 0) && (endX > 0) && (startY > 0) && (endY > 0); in ProcessTouchPadFingerSwipe() local 2205 int32_t type, in CreateEvent()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/radio/ |
| D | radio_pattern_test_ng.cpp | 76 EXPECT_CALL(*themeManager, GetTheme(_)).WillRepeatedly([](ThemeType type) -> RefPtr<Theme> { in SetUpTestSuite() 1737 auto check = false; variable 1762 auto check = false; variable
|
| D | radio_test_ng.cpp | 83 EXPECT_CALL(*themeManager, GetTheme(_)).WillRepeatedly([](ThemeType type) -> RefPtr<Theme> { in SetUpTestSuite() 1471 auto onChange = [](const bool check) { EXPECT_TRUE(check); }; in __anond8d23b1d0b02()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| D | common_func.cpp | 852 int32_t check = 0; in GetInflateValidateArg() local 1336 napi_valuetype type; in ParseNapiValue() local
|