Searched refs:kAttrState (Results 1 – 1 of 1) sorted by relevance
66 constexpr const char* kAttrState = "state"; variable288 if (pDefaultPolicy->QueryStringAttribute(kAttrState, &state) != XML_SUCCESS) { in readPolicyGroup()289 return Error() << StringPrintf("Failed to read |%s| attribute in |%s| tag", kAttrState, in readPolicyGroup()309 if (pNoPolicy->QueryStringAttribute(kAttrState, &state) != XML_SUCCESS) { in readPolicyGroup()310 return Error() << StringPrintf("Failed to read |%s| attribute in |%s| tag", kAttrState, in readPolicyGroup()