Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/kernel/syscalls/fileio/lsetxattr/
DLsetxattrApiTest.cpp52 int SetExtendedAttribute(const char* linkPath, const char* attrName, const char* attrValue, int fla… in SetExtendedAttribute()
104 const char* attrValue = "Hello, xattr!"; variable
183 const char* attrValue = "Hello, xattr!"; variable
299 const char* attrValue = "Hello, xattr!"; variable
386 const char* attrValue = "Hello, xattr!"; variable
497 const char* attrValue = "Hello, xattr!"; variable
543 const char* attrValue = "Hello, xattr!"; variable
632 const char* attrValue = "Hello, xattr!"; variable
649 const char* attrValue = "Hello, xattr1!"; variable
/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp85 bool RegexMatchAttr(std::string_view value, std::string_view attrValue, int flags) in RegexMatchAttr()
104 std::string_view attrValue = attributeVec_[attr]; in MatchAttr() local
Dui_model.h184 string attrValue; member
Dfrontend_api_handler.cpp1487 auto attrValue = snapshot->GetAttr(kAttr); in GenericComponentAttrGetter() local