Searched refs:kAttrState (Results 1 – 1 of 1) sorted by relevance
71 constexpr const char kAttrState[] = "state"; variable376 if (pDefaultPolicy->QueryStringAttribute(kAttrState, &state) != XML_SUCCESS) { in readPolicyGroup()377 return Error() << StringPrintf("Failed to read |%s| attribute in |%s| tag", kAttrState, in readPolicyGroup()397 if (pNoPolicy->QueryStringAttribute(kAttrState, &state) != XML_SUCCESS) { in readPolicyGroup()398 return Error() << StringPrintf("Failed to read |%s| attribute in |%s| tag", kAttrState, in readPolicyGroup()