Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp73 constexpr const char kTagCustomComponents[] = "customComponents"; variable
493 const XMLElement* pCustomComponents = pRoot->FirstChildElement(kTagCustomComponents); in readCustomComponents()