Home
last modified time | relevance | path

Searched refs:str_value (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1705 const auto str_value = ValueCast<String>(value->value.get()); in VerifySharedUserId() local
1706 if (str_value != nullptr && !validate(*str_value->value)) { in VerifySharedUserId()
/frameworks/proto_logging/stats/
Datoms.proto13576 optional string str_value = 6; field