Home
last modified time | relevance | path

Searched defs:property (Results 676 - 700 of 794) sorted by relevance

1...<<21222324252627282930>>...32

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp984 const std::string *property = &PROPERTY_BALANCED_PRIORITY_MIN_INTERVAL; in GetBleMinConnectionInterval() local
998 const std::string *property = &PROPERTY_BALANCED_PRIORITY_MAX_INTERVAL; in GetBleMaxConnectionInterval() local
1012 const std::string *property = &PROPERTY_BALANCED_PRIORITY_LATENCY; in GetBleConnectionLatency() local
1026 const std::string *property = &PROPERTY_BALANCED_PRIORITY_TIMEOUT; GetBleConnectionSupervisionTimeout() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp58 const Property* property; member
512 CopyInitialDataComponent( InitialTransformComponent& dst, const Property* property, const array_view<const uint8_t> src) CopyInitialDataComponent() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp49 PropertyData::PropertyOffset RLock(IPropertyHandle& targetHandle, string_view property) in RLock() argument
[all...]
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h291 std::vector<AudioEnhanceProperty> property; member
314 std::vector<AudioEffectProperty> property; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp3037 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
3058 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
3079 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
3100 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
3121 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
3142 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3163 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3184 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3205 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3226 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3247 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3268 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3289 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
3310 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
5170 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSPropertyBase>(); HWTEST_F() local
5496 auto property = std::static_pointer_cast<RSProperty<std::shared_ptr<RSMagnifierParams>>>( HWTEST_F() local
6298 std::shared_ptr<RSPropertyBase> property; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1275 bool RSPropertyDrawableUtils::RSFilterSetPixelStretch(const RSProperties& property, in RSFilterSetPixelStretch() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp747 const napi_property_descriptor* property; member
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp167 napi_value property = nullptr; in GetProperty() local
200 napi_value property = nullptr; in GetArrayProperty() local
456 napi_value property = nullptr; GetPredicate() local
1313 napi_value property = nullptr; GetStringFetchProperty() local
[all...]
H A Dmedia_asset_manager_napi.cpp367 napi_value property = nullptr; in GetDeliveryMode() local
393 napi_value property = nullptr; in GetSourceMode() local
429 napi_value property = nullptr; GetCompatibleMode() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp126 napi_value property = nullptr; in GetProperty() local
159 napi_value property = nullptr; in GetArrayProperty() local
367 napi_value property = nullptr; GetPredicate() local
[all...]
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp26 WindowProperty::WindowProperty(const sptr<WindowProperty>& property) in WindowProperty() argument
279 void WindowProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() argument
631 void WindowProperty::MapUnmarshalling(Parcel& parcel, WindowProperty* property) in MapUnmarshalling() argument
659 void WindowProperty::UnmarshallingTouchHotAreas(Parcel& parcel, WindowProperty* property) in UnmarshallingTouchHotAreas() argument
680 void WindowProperty::UnmarshallingTransform(Parcel& parcel, WindowProperty* property) in UnmarshallingTransform() argument
707 UnmarshallingWindowSizeLimits(Parcel& parcel, WindowProperty* property) UnmarshallingWindowSizeLimits() argument
745 WindowProperty* property = new(std::nothrow) WindowProperty(); Unmarshalling() local
963 CopyFrom(const sptr<WindowProperty>& property) CopyFrom() argument
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp947 CreateJsSessionRecoverInfo( napi_env env, const SessionInfo& sessionInfo, const sptr<WindowSessionProperty> property) CreateJsSessionRecoverInfo() argument
1313 CreateJsSystemBarPropertyObject( napi_env env, const WindowType type, const SystemBarProperty& property) CreateJsSystemBarPropertyObject() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp3012 KvDBProperties property; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp591 StoreProperty property = observer->GetStoreProperty(); in CheckIdentify() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1128 OH_UdmfProperty *property = nullptr; in HWTEST_F() local
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp113 ScreenSession::ScreenSession(ScreenId screenId, const ScreenProperty& property, ScreenId defaultScreenId) in ScreenSession() argument
130 ScreenSession::ScreenSession(ScreenId screenId, const ScreenProperty& property, in ScreenSession() argument
106 ScreenSession(ScreenId screenId, ScreenId rsId, const std::string& name, const ScreenProperty& property, const std::shared_ptr<RSDisplayNode>& displayNode) ScreenSession() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp293 const auto& property = session->GetSessionProperty(); in AddDialogSessionMapItem() local
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp33 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument
98 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument
155 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument
H A Dscene_session_manager_stub.cpp207 sptr<WindowSessionProperty> property = nullptr; in HandleCreateAndConnectSpecificSession() local
253 sptr<WindowSessionProperty> property = nullptr; in HandleRecoverAndConnectSpecificSession() local
294 sptr<WindowSessionProperty> property = nullptr; HandleRecoverAndReconnectSceneSession() local
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp946 WMError WindowManagerService::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() argument
969 AddWindow(sptr<WindowProperty>& property) AddWindow() argument
[all...]
H A Dwindow_controller.cpp217 bool WindowController::CheckParentWindowValid(const sptr<WindowProperty>& property) in CheckParentWindowValid() argument
248 WMError WindowController::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() argument
315 AddWindowNode(sptr<WindowProperty>& property) AddWindowNode() argument
699 auto property = node->GetWindowProperty(); ResizeRect() local
1015 auto property = node->GetWindowProperty(); SetWindowType() local
1035 auto property = node->GetWindowProperty(); SetWindowFlags() local
1057 SetSystemBarProperty(uint32_t windowId, WindowType type, const SystemBarProperty& property) SetSystemBarProperty() argument
1199 auto property = node->GetWindowProperty(); ProcessPointUp() local
1309 auto property = node->GetWindowProperty(); UpdateFocusIfNeededWhenRaiseWindow() local
1431 UpdateProperty(sptr<WindowProperty>& property, PropertyChangeAction action) UpdateProperty() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp747 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument
760 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument
793 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument
/third_party/eudev/src/libudev/
H A Dlibudev-device.c385 struct udev_list_entry *property; in udev_device_add_property() local
396 static struct udev_list_entry *udev_device_add_property_from_string(struct udev_device *udev_device, const char *property) in udev_device_add_property_from_string() argument
486 static void udev_device_add_property_from_string_parse(struct udev_device *udev_device, const char *property) in udev_device_add_property_from_string_parse() argument
[all...]
/third_party/glfw/src/
H A Dx11_window.c1844 _glfwGetWindowPropertyX11(Window window, Atom property, Atom type, unsigned char** value) _glfwGetWindowPropertyX11() argument
[all...]
/third_party/cares/include/
H A Dares.h533 unsigned char *property; member

Completed in 71 milliseconds

1...<<21222324252627282930>>...32