Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp69 constexpr const char kAttrBehavior[] = "behavior"; variable
279 if (pElement->QueryStringAttribute(kAttrBehavior, &otherComponentBehavior) != XML_SUCCESS) { in readOtherComponents()
281 kAttrBehavior, kTagOtherComponents); in readOtherComponents()
321 safePtrPrint(otherComponentBehavior), kAttrBehavior, in readOtherComponents()