Home
last modified time | relevance | path

Searched defs:attrs (Results 76 - 100 of 113) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp230 static const LinearMapNode<void (*)(const std::string&, const WeakPtr<SvgNode>&, SvgDom&)> attrs[] = { in SetAttrValue() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Djsbundle_tdd_test.cpp85 JSValue attrs = JSObject::Create(); in CreateElementAttributeLength002() local
263 JSValue attrs = JSObject::Create(); in CreateElement2ndAttributeValidation009() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp389 std::deque<uint8_t> attrs; in NotifyPlayerAppSettingChanged() local
H A Dbluetooth_avrcp_ct_server.cpp1063 std::vector<uint8_t> attrs; in GetPlayerAppSettingAttributeText() local
1109 std::vector<uint32_t> attrs; in GetElementAttributes() local
1165 std::vector<uint32_t> attrs; in GetFolderItems() local
1301 std::vector<uint32_t> attrs; in GetMeidaPlayerList() local
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp254 EGLint attrs[] = { in CreateEGLImage() local
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp149 EGLint attrs[] = { EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_NONE, }; in GetSkSurfaceFromSurfaceBuffer() local
557 EGLint attrs[] = { EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_NONE }; in CreateEGLImage() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp180 static bool TransWriteSessionAttrs(const SessionAttribute *attrs, MessageParcel &data) in TransWriteSessionAttrs() argument
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp198 std::string attrs = ParseStringFromArgs(args, KEY_ATTRS); in DoEnableDAudio() local
159 EnableDAudio(const std::string &devId, const std::string &dhId, const std::string &version, const std::string &attrs, const std::string &reqId) EnableDAudio() argument
H A Ddaudio_source_dev.cpp135 int32_t DAudioSourceDev::EnableDAudio(const std::string &dhId, const std::string &attrs) in EnableDAudio() argument
665 char *attrs = cJSON_PrintUnformatted(cJSON_GetObjectItem(jParam, KEY_ATTRS)); in TaskEnableDAudio() local
685 int32_t DAudioSourceDev::EnableDSpeaker(const int32_t dhId, const std::string &attrs) in EnableDSpeaker() argument
706 EnableDMic(const int32_t dhId, const std::string &attrs) EnableDMic() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.h55 void SetAttributes(std::vector<std::pair<std::string, std::string>>&& attrs) in SetAttributes() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.cpp114 void SetCompatibleStroke(const std::string& value, SvgBaseAttribute& attrs) in GetNodeIdFromUrl() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp293 EGLint attrs[] = { in GetDrawingImageFromSurfaceBuffer() local
939 EGLint attrs[] = { EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_NONE }; in CreateEglTextureId() local
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h324 void SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) in SetAttr() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1251 std::vector<int32_t> attrs; in GetPlayerAppSettingCurrentValue() local
1334 std::vector<int32_t> attrs; in GetPlayerApplicationSettingAttributeText() local
1401 std::vector<int32_t> attrs; in GetElementAttributes() local
1481 std::vector<int32_t> attrs; in GetFolderItems() local
1656 std::vector<int32_t> attrs; GetItemAttributes() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp321 int32_t RemoteFastAudioCapturerSourceInner::InitAshmem(const struct AudioSampleAttributes &attrs) in InitAshmem() argument
358 void RemoteFastAudioCapturerSourceInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp187 void FastAudioCapturerSourceInner::InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp436 void RemoteFastAudioRendererSinkInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp1003 EGLint attrs[] = { EGL_CONFIG_ID, configId, EGL_NONE }; in GetSurfaceInformation() local
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp409 AttrSet attrs = ParseAttributeInfo(); in ParseAttribute() local
433 AttrSet attrs; in ParseAttributeInfo() local
469 ParseAttrUnit(AttrSet &attrs) ParseAttrUnit() argument
511 ParseAttrUnitFreezecontrol(AttrSet &attrs, Token &token) ParseAttrUnitFreezecontrol() argument
528 ParseInterface(const AttrSet &attrs) ParseInterface() argument
567 ParseInfAttrInfo(const AttrSet &attrs) ParseInfAttrInfo() argument
745 AttrSet attrs = ParseAttributeInfo(); ParseMethodAttr() local
1242 ParseEnumDeclaration(const AttrSet &attrs) ParseEnumDeclaration() argument
1352 ParseStructDeclaration(const AttrSet &attrs) ParseStructDeclaration() argument
1456 ParseUnionDeclaration(const AttrSet &attrs) ParseUnionDeclaration() argument
1554 ParseUserDefTypeAttr(const AttrSet &attrs) ParseUserDefTypeAttr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.cpp221 void AccessibilityNode::SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) in SetAttr() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp248 std::string attrs; in GetInspector() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp96 JSValue attrs = JSObject::Get(options, ATTR_ATTRS); in Component() local
1129 jerry_value_t attrs = jerryx_get_property_str(options_, ATTR_ATTRS); in ParseAttrs() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1307 std::deque<uint8_t> attrs; in GetPlayerAppSettingCurrentValue() local
1910 std::vector<uint32_t> attrs; in GetPlayStatus() local
2487 std::deque<uint8_t> attrs; in GetPlayStatus() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp591 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp456 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]

Completed in 37 milliseconds

12345