Home
last modified time | relevance | path

Searched defs:property (Results 126 - 150 of 880) sorted by relevance

12345678910>>...36

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsystem_session_lifecycle_test.cpp87 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
100 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
115 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
131 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
239 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/src/
H A Daccessibility_connection.cpp106 auto property = node->GetWindowProperty(); in FillAccessibilityWindowInfo() local
H A Dwindow_group_mgr.cpp119 auto property = windowNode->GetWindowToken()->GetWindowProperty(); in MoveMissionToForeground() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dminimize_app_test.cpp52 sptr<WindowProperty> property = new WindowProperty(); in CreateWindowProperty() local
H A Dwindow_group_mgr_test.cpp68 sptr<WindowProperty> property = new WindowProperty(); in SetUpTestCase() local
H A Dwindow_system_effect_test.cpp57 auto property = CreateWindowProperty(); in SetUp() local
91 sptr<WindowProperty> property = new WindowProperty(); in CreateWindowProperty() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_test.cpp385 SystemBarProperty property; in HWTEST_F() local
405 SystemBarProperty property; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-private.c19 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property) in of_xudma_dev_get() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c8 get_prop(const void *fdt, const char *node_path, const char *property, int minlen) get_prop() argument
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dof_touchscreen.c14 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Daltera-sysmgr.c96 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h234 drm_property_type_is(struct drm_property *property, uint32_t type) drm_property_type_is() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Daltera-sysmgr.c95 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h241 drm_property_type_is(struct drm_property *property, uint32_t type) drm_property_type_is() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dtouchscreen.c15 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument
/third_party/googletest/googletest/test/
H A Dgtest-unittest-api_test.cc297 const TestProperty& property = tests[3]->result()->GetTestProperty(0); variable
H A Dgtest_stress_test.cc69 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dlocal-variables.cc119 WRL::ComPtr<IModelObject> property; variable
/third_party/node/src/
H A Dnode_process_object.cc34 static void ProcessTitleGetter(Local<Name> property, in ProcessTitleGetter() argument
43 static void ProcessTitleSetter(Local<Name> property, in ProcessTitleSetter() argument
52 static void DebugPortGetter(Local<Name> property, in DebugPortGetter() argument
60 static void DebugPortSetter(Local<Name> property, in DebugPortSetter() argument
76 static void GetParentProcessId(Local<Name> property, in GetParentProcessId() argument
/third_party/node/deps/v8/src/objects/
H A Doption-utils.h73 GetStringOrBooleanOption( Isolate* isolate, Handle<JSReceiver> options, const char* property, const char* method, const std::vector<const char*>& str_values, const std::vector<T>& enum_values, T true_value, T false_value, T fallback_value) GetStringOrBooleanOption() argument
[all...]
H A Doption-utils.cc48 GetStringOption(Isolate* isolate, Handle<JSReceiver> options, const char* property, std::vector<const char*> values, const char* method_name, std::unique_ptr<char[]>* result) GetStringOption() argument
99 GetBoolOption(Isolate* isolate, Handle<JSReceiver> options, const char* property, const char* method_name, bool* result) GetBoolOption() argument
127 DefaultNumberOption(Isolate* isolate, Handle<Object> value, int min, int max, int fallback, Handle<String> property) DefaultNumberOption() argument
158 GetNumberOption(Isolate* isolate, Handle<JSReceiver> options, Handle<String> property, int min, int max, int fallback) GetNumberOption() argument
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc131 PyMessageFieldProperty* property = in NewFieldProperty() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_intf_k.c37 drv_hdmi_property property = {0}; in hdmi_hot_plug_process() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl_stub.cpp189 auto property = ReadCastSessionProperty(data); in DoSetSessionProperty() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_impl_proxy.cpp224 int32_t CastSessionImplProxy::SetSessionProperty(const CastSessionProperty &property) in SetSessionProperty() argument

Completed in 12 milliseconds

12345678910>>...36