Searched defs:resultVec (Results 1 – 2 of 2) sorted by relevance
235 std::vector<DMRect> resultVec; in TransferBoundingRectsByRotation() local287 void DisplayCutoutController::CurrentRotation90(std::vector<DMRect> resultVec, in CurrentRotation90()296 void DisplayCutoutController::CurrentRotation180(std::vector<DMRect> resultVec, in CurrentRotation180()
1584 bool GetVectorAuthUser(napi_env env, napi_value jsObject, std::vector<AuthUserInfo>& resultVec) in GetVectorAuthUser()1627 napi_env env, napi_value jsObject, const std::string& key, std::vector<AuthUserInfo>& resultVec) in GetVectorAuthUserByKey()1665 bool GetVectorUint32(napi_env env, napi_value jsObject, std::vector<uint32_t>& resultVec) in GetVectorUint32()