/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
H A D | scroll_pattern.h | 318 return initialOffset_.has_value() ? initialOffset_.value() : OffsetT(CalcDimension(), CalcDimension()); in GetInitialOffset()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_content_node.cpp | 183 auto columnNode = GetFrameNode(V2::COLUMN_ETS_TAG, tabBarItemId_.value()); in GetTabBarAxis()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_model_ng.h | 62 std::function<void(const BaseEventInfo* info, const RefPtr<V2::InspectorFunctionImpl>& impl)>&& value) override;
|
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
H A D | ui_observer.h | 109 static bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
H A D | scroll_bar.h | 397 void ProcessFrictionMotion(double value);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.h | 223 return FrameNode::GetFrameNode(V2::VIDEO_ETS_TAG, fullScreenNodeId_.value()); in GetFullScreenNode()
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_object.cpp | 72 colorValue = color.value().GetValue(); in BuildImageObject()
|
/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_account_data.h | 286 void GetConfigValueAtoHos(ConfigValueAtoHosUpdate &value);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_indicator_pattern.h | 110 mouseClickIndex_ = swiperPattern->GetLoopIndex(mouseClickIndex_.value()); in SetDotIndicatorPaintMethodInfo()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_state_storage.cpp | 123 nlohmann::json& jsonObject = item.value(); in LoadAllBundleStateDataFromJson()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | event_listener.h | 95 void OnChange(UIView& view, const char* value) override; 243 jerry_value_t result1 = jerryx_set_property_str(args[0], "value", knobValue);
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_ble_central_manager.h | 266 * @param value Msg data. 269 virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &value) {}; in OnNotifyMsgReportFromLpDevice() argument 330 * @param legacy Legacy value. 344 * @brief Set phy value. 346 * @param phy Phy value. 352 * @brief Get phy value. 354 * @return Phy value. 370 * @return callback type value. 378 * @param matchTrackAdvType match track adv type value. 385 * @return match track adv type value [all...] |
/foundation/bundlemanager/bundle_tool/frameworks/include/ |
H A D | bundle_test_tool.h | 93 ErrCode CheckImplicitQueryWantOption(int option, std::string &value);
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | render_data_configuration_loader.cpp | 110 IRenderDataConfigurationLoader::LoadedPostProcess LoadPostProcess(const json::value& jsonData) in LoadPostProcess()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | meta_types.h | 35 if constexpr (CORE_NS::PropertySystem::is_defined<T>().value) { in CorePropertyTypeDeclFromType()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_utils.h | 89 static bool Set(void* data, size_t size, int32_t value, size_t count);
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_common_def.h | 345 if constexpr (std::is_floating_point<T>::value) { in ROSEN_EQ()
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
H A D | FileMonitor.cpp | 59 if (ec.value() == 0) {
in resolveAbsolutePath()
|
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
H A D | lume_custom_render.cpp | 116 shaderSpecialization.specializationFlags[i].value = values[i]; in UpdateShaderSpecialization()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property_types.h | 136 static_assert(is_defined<T>().value, "Missing DECLARE_PROPERTY_TYPE for used type."); in PropertyTypeDeclFromType()
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | file_access_service.h | 284 void AddAppProxy(const sptr<AAFwk::IAbilityConnection>& key, sptr<AgentFileAccessExtConnection>& value);
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.h | 137 static_assert((std::is_invocable<Callbacks, std::shared_ptr<RSRenderNode>>::value && ...), in TraverseParentNodeAndReduce() 151 // RTthread needs to draw one more frame when screen is turned off. For other threads, use extraframe default value.
|
/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | hcamera_device.h | 57 int32_t SetUsedAsPosition(uint8_t value) override;
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_rdbstore.h | 84 EXPORT static int32_t QueryPragma(const std::string &key, int64_t &value);
|
H A D | medialibrary_object_utils.h | 71 EXPORT static bool IsColumnValueExist(const std::string &value, const std::string &column);
|