Home
last modified time | relevance | path

Searched defs:attribute (Results 101 – 125 of 219) sorted by relevance

123456789

/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_object.cpp100 …PropertyAttribute attribute(value, attrs & N_WRITABLE, attrs & N_ENUMERABLE, attrs & N_CONFIGURABL… in ARKTS_DefineOwnProperty() local
123 PropertyAttribute attribute(handledUndef, in ARKTS_DefineAccessors() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp180 EGLint attribute, EGLint *value) in EglGetConfigAttribImpl()
376 EGLint attribute, EGLint *value) in EglQueryContextImpl()
435 EGLint attribute, EGLint* value) in EglQuerySurfaceImpl()
534 EGLint attribute, EGLint value) in EglSurfaceAttribImpl()
707 EGLint attribute, EGLAttrib *value) in EglGetSyncAttribImpl()
927 EGLint attribute, EGLint *value) in EglGetSyncAttribKHRImpl()
1015 EGLenum attribute, EGLint value) in EglStreamAttribKHRImpl()
1037 EGLenum attribute, EGLint *value) in EglQueryStreamKHRImpl()
1065 EGLenum attribute, EGLuint64KHR *value) in EglQueryStreamu64KHRImpl()
1170 EGLenum attribute, EGLTimeKHR *value) in EglQueryStreamTimeKHRImpl()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_style.cpp57 for (const auto& attribute : attrVector) { in ParseCssAttrs() local
/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_bes.c833 static int32_t SetUartDevConfig(const struct UartAttribute *attribute, struct UartDevice *uartDevic…
891 static int32_t UartHostDevSetAttribute(struct UartHost *host, struct UartAttribute *attribute)
911 static int32_t GetUartDevConfig(struct UartAttribute *attribute, const struct HAL_UART_CFG_T *uartC…
963 static int32_t UartHostDevGetAttribute(struct UartHost *host, struct UartAttribute *attribute)
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java37 …public native boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, i… in eglQueryContext()
38 …public native boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, i… in eglQuerySurface()
42 …e boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); in eglGetConfigAttrib()
/aosp14/frameworks/base/tools/aapt2/link/
H A DXmlReferenceLinker.cpp67 const Attribute* attribute = &default_attribute; in Visit() local
/aosp14/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h70 std::shared_ptr<Attribute> attribute; member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H A Duart_adapter.c416 static int32_t UartAdapterGetAttribute(struct UartHost *host, struct UartAttribute *attribute) in UartAdapterGetAttribute()
444 static int32_t UartAdapterSetAttribute(struct UartHost *host, struct UartAttribute *attribute) in UartAdapterSetAttribute()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c39 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(data); in DispatchAddDevice() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h77 auto& attribute = MaybeResetAttribute<WebAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWebSrc() local
83 auto& attribute = static_cast<WebAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWebSrc() local
89 auto& attribute = MaybeResetAttribute<WebAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWebData() local
95 auto& attribute = static_cast<WebAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWebData() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.cpp307 void SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const char* value) in SetAttribute()
312 int32_t SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const ArkUI_Attribut… in SetAttribute()
323 int32_t ResetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in ResetAttribute()
334 const ArkUI_AttributeItem* GetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in GetAttribute()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java166 int attribute, int[] value) { in eglGetConfigAttrib()
278 int attribute, int[] value) { in eglQueryContext()
304 int attribute, int[] value) { in eglQuerySurface()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java107 … boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); in eglGetConfigAttrib()
116 boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, int[] value); in eglQueryContext()
118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface()
/aosp14/system/core/init/
H A Ddevices.h66 SysfsPermissions(const std::string& name, const std::string& attribute, mode_t perm, uid_t uid, in SysfsPermissions()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor.cpp514 for (auto attribute : attributes_) { in AssembleParameters() local
572 for (auto attribute : attributes_) { in IsValidAttribute() local
690 for (auto attribute : attributes_) { in IsValidAttribute() local
762 for (auto attribute : attributes_) { in AssembleParameters() local
1063 for (auto attribute : attributes_) { in AssembleParameters() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp255 AttributeBase attribute; in GetAttributeType() local
803 AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) in ValidatePrimitiveAttribute()
823 AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) in ValidateMorphTargetAttribute()
867 AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) in ValidatePrimitiveAttributeQuatization()
887 AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) in ValidateMorphTargetAttributeQuantization()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp183 for (auto& attribute :attributes) { in GetAttributeByName() local
206 auto attribute = std::make_shared<Attribute>(attrName, attrValue); in ParseAttributes() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp131 int attribute, const std::vector<uint8_t> &values, int result) override in OnGetPlayerAppSettingValues()
1210 … AvrcpController::GetPlayerAppSettingValues(const BluetoothRemoteDevice &device, uint8_t attribute) in GetPlayerAppSettingValues()
1255 for (auto attribute : attributes) { in GetPlayerAppSettingCurrentValue() local
1296 for (auto attribute : attributes) { in SetPlayerAppSettingCurrentValue() local
1307 for (auto attribute : attributes) { in SetPlayerAppSettingCurrentValue() local
1338 for (auto attribute : attributes) { in GetPlayerApplicationSettingAttributeText() local
1405 for (auto attribute : attributes) { in GetElementAttributes() local
1474 for (auto attribute : attributes) { in GetFolderItems() local
1485 for (auto attribute : attributes) { in GetFolderItems() local
1660 for (auto attribute : attributes) { in GetItemAttributes() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp178 …td::find_if(attributes.begin(), attributes.end(), [&](const std::shared_ptr<Attribute>& attribute) in GetAttributeByName()
202 auto attribute = std::make_shared<Attribute>(attrName, attrValue); in ParseAttributes() local
/ohos5.0/base/inputmethod/imf/test/unittest/napi_test/src/
H A DInputMethodTest.js713 let attribute = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d2800
747 let attribute = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d2900
966 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d3200
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drender_display.cpp219 for (auto& attribute : stateAttributeList_->GetAttributesForState(componentState)) { in OnStatusStyleChanged() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h201 int GetPlayerAppSettingValues(const std::string &addr, uint8_t attribute, uint8_t label) in GetPlayerAppSettingValues()
225 … const std::string &addr, uint8_t attribute, const std::vector<uint8_t> &values, uint8_t label) in GetPlayerAppSettingValueText()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.h50 InputAttribute attribute; member
134 InputAttribute attribute; member
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c28 Attribute *attribute = GetAttributeDataBase(scheduleId, REMOTE_PIN_MSG_NONE); in GenerateResultTlv() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp95 …const RawAddress &rawAddr, uint8_t attribute, const std::vector<uint8_t> &values, int result) over… in OnGetPlayerAppSettingValues()
993 …32_t BluetoothAvrcpCtServer::GetPlayerAppSettingValues(const RawAddress &device, int32_t attribute) in GetPlayerAppSettingValues()
1016 for (auto attribute : attributes) { in GetPlayerAppSettingCurrentValue() local
1038 for (auto attribute : attributes) { in SetPlayerAppSettingCurrentValue() local
1064 for (auto attribute : attributes) { in GetPlayerAppSettingAttributeText() local
1110 for (auto attribute : attributes) { in GetElementAttributes() local
1166 for (auto attribute : attributes) { in GetFolderItems() local

123456789