Searched refs:uiAncestorKey (Results 1 - 1 of 1) sorted by relevance

/external/parameter-framework/parameter/
H A DSubsystem.cpp424 uint32_t uiAncestorKey; local
427 for (uiAncestorKey = 0; uiAncestorKey < _contextMappingKeyArray.size(); uiAncestorKey++) {
429 if (!((1 << uiAncestorKey) & uiAncestorMask)) {
434 if (!context.iSet(uiAncestorKey)) {
436 strError = getMappingError(strKey, _contextMappingKeyArray[uiAncestorKey] +

Completed in 85 milliseconds