Home
last modified time | relevance | path

Searched refs:MeetExpElementNameAttribute (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/assembler/
H A Dmeta.cpp286 std::optional<Metadata::Error> AnnotationMetadata::MeetExpElementNameAttribute(const std::string_view &attribute, in MeetExpElementNameAttribute() function in panda::pandasm::AnnotationMetadata
398 return MeetExpElementNameAttribute(attribute, value); in StoreValue()
H A Dmeta.h438 std::optional<Metadata::Error> MeetExpElementNameAttribute(const std::string_view &attribute,
/arkcompiler/runtime_core/static_core/assembler/
H A Dmeta.cpp287 std::optional<Metadata::Error> AnnotationMetadata::MeetExpElementNameAttribute(std::string_view attribute, in MeetExpElementNameAttribute() function in ark::pandasm::AnnotationMetadata
398 return MeetExpElementNameAttribute(attribute, value); in StoreValue()
H A Dmeta.h397 std::optional<Metadata::Error> MeetExpElementNameAttribute(std::string_view attribute, std::string_view value);

Completed in 5 milliseconds