Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DConfigManager.cpp52 static bool ReadChildNodeAsUint(const char* groupName, in ReadChildNodeAsUint() function
113 complete &= ReadChildNodeAsUint("display", displayNode, "width", &mPixelWidth); in initialize()
114 complete &= ReadChildNodeAsUint("display", displayNode, "height", &mPixelHeight); in initialize()