Home
last modified time | relevance | path

Searched defs:ValidateSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp27 std::optional<Metadata::Error> Metadata::ValidateSize(std::string_view value) const in ValidateSize() function in ark::pandasm::Metadata
/arkcompiler/runtime_core/assembler/
Dmeta.cpp20 std::optional<Metadata::Error> Metadata::ValidateSize(const std::string_view &value) const in ValidateSize() function in panda::pandasm::Metadata