Searched defs:StoreValue (Results 1 – 4 of 4) sorted by relevance
383 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(std::string_view attribute, std::stri… in StoreValue() function in ark::pandasm::AnnotationMetadata490 std::optional<Metadata::Error> FieldMetadata::StoreValue(std::string_view attribute, std::string_vi… in StoreValue() function in ark::pandasm::FieldMetadata
152 virtual std::optional<Error> StoreValue(std::string_view attribute, std::string_view value) in StoreValue() function
374 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::AnnotationMetadata472 std::optional<Metadata::Error> FieldMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::FieldMetadata
153 …virtual std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view … in StoreValue() function