HomeSort by relevance Sort by last modified time
    Searched refs:uiNbIndents (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/parameter/
Element.cpp 165 uint32_t uiNbIndents = uiDepth;
167 while (uiNbIndents--) {
ParameterMgr.cpp 422 uint32_t uiNbIndents = _uiLogDepth;
424 while (uiNbIndents--) {
    [all...]

Completed in 63 milliseconds