Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp493 const XMLElement* pCustomComponents = pRoot->FirstChildElement(kTagCustomComponents); in readCustomComponents() local
496 if (pCustomComponents == nullptr) { in readCustomComponents()
501 pCustomComponents->FirstChildElement(kTagCustomComponent); in readCustomComponents()