/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_object.cpp | 100 …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 D | egl_wrapper_entry.cpp | 180 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 D | svg_style.cpp | 57 for (const auto& attribute : attrVector) { in ParseCssAttrs() local
|
/ohos5.0/drivers/hdf_core/adapter/platform/uart/ |
H A D | uart_bes.c | 833 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 D | EGLImpl.java | 37 …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 D | XmlReferenceLinker.cpp | 67 const Attribute* attribute = &default_attribute; in Visit() local
|
/aosp14/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.h | 70 std::shared_ptr<Attribute> attribute; member
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/uart/ |
H A D | uart_adapter.c | 416 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 D | devhost_service_stub.c | 39 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(data); in DispatchAddDevice() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/ |
H A D | web_declaration.h | 77 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 D | node_model.cpp | 307 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 D | EGLLogWrapper.java | 166 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 D | EGL10.java | 107 … 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 D | devices.h | 66 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 D | avrcp_ct_vendor.cpp | 514 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 D | gltf2_util.cpp | 255 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 D | hls_tags.cpp | 183 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 D | bluetooth_avrcp_ct.cpp | 131 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 D | hls_tags.cpp | 178 …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 D | InputMethodTest.js | 713 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 D | render_display.cpp | 219 for (auto& attribute : stateAttributeList_->GetAttributesForState(componentState)) { in OnStatusStyleChanged() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 201 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 D | js_get_input_method_controller.h | 50 InputAttribute attribute; member 134 InputAttribute attribute; member
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/ |
H A D | all_in_one_func.c | 28 Attribute *attribute = GetAttributeDataBase(scheduleId, REMOTE_PIN_MSG_NONE); in GenerateResultTlv() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 95 …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
|