Searched defs:newVec (Results 1 – 8 of 8) sorted by relevance
108 std::vector<bool> newVec(num); in APersistableBundle_putBooleanVector() local117 std::vector<int32_t> newVec(num); in APersistableBundle_putIntVector() local126 std::vector<int64_t> newVec(num); in APersistableBundle_putLongVector() local135 std::vector<double> newVec(num); in APersistableBundle_putDoubleVector() local144 std::vector<android::String16> newVec(num); in APersistableBundle_putStringVector() local183 std::vector<bool> newVec; in APersistableBundle_getBooleanVector() local190 std::vector<int32_t> newVec; in APersistableBundle_getIntVector() local197 std::vector<int64_t> newVec; in APersistableBundle_getLongVector() local204 std::vector<double> newVec; in APersistableBundle_getDoubleVector() local213 std::vector<android::String16> newVec; in APersistableBundle_getStringVector() local
212 bool* newVec = (bool*)malloc(num * sizeof(bool)); in putBooleanVector() local329 T* newVec = (T*)malloc(bytes); in getVecInternal() local
209 bool* newVec = (bool*)malloc(num * sizeof(bool)); in putBooleanVector() local326 T* newVec = (T*)malloc(bytes); in getVecInternal() local
122 struct iovec newVec[nr + headerLength]; in LogdWrite() local
72 struct iovec newVec[nr + headerLength]; in PmsgWrite() local
160 struct iovec newVec[nr + headerLength]; in statsdWrite() local
187 struct iovec newVec[nr + headerLength]; in statsdWrite() local
208 struct iovec newVec[nr + header_length]; in BM_pmsg_short() local