Home
last modified time | relevance | path

Searched defs:attributeName (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp76 const char *attributeName, in UpdateNumAttributeOrStyleValue()
97 const char *attributeName, in UpdateCharAttributeOrStyleValue()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Dalgorithm_program.cpp69 int AlgorithmProgram::GetAttributeLocation(const std::string attributeName) in GetAttributeLocation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.h26 std::string attributeName; member
53 void SetAttributeName(const std::string& attributeName) in SetAttributeName()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/
H A Darc_tdd_test.cpp211 const char* attributeName = "centerX"; in ComponentProgressStyleSetTest001() local
271 const char* attributeName = "centerX"; in ComponentProgressStyleSetTest002() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dimage_module.cpp40 const char *attributeName, in RegisterAttributeFunc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h186 void SetAttributeName(const std::string& attributeName) in SetAttributeName()
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_data_utils.cpp353 std::string attributeName = str; in GetValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h98 std::string attributeName; member
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp432 std::string attributeName = str; in GetValue() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp365 … const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) in OnGetPlayerAppSettingAttributeText()
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp1457 std::string attributeName = ParseName(); in ParseInnerAttriDecl() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp112 const std::vector<std::string> &attributeName, int result) override in OnGetPlayerAppSettingAttributeText()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp2288 const char *attributeName, in RegisterAttributeFunc()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp168 …const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) … in OnGetPlayerAppSettingAttributeText()