Searched refs:getPropertyRet (Results 1 – 1 of 1) sorted by relevance
348 ResultCode getPropertyRet = hdi->GetProperty(templateIdList, keyList, property); in ProcessGetPropertyCommand() local349 IF_FALSE_LOGE_AND_RETURN_VAL(getPropertyRet == SUCCESS, ResultCode::GENERAL_ERROR); in ProcessGetPropertyCommand()