Searched defs:newData (Results 1 – 12 of 12) sorted by relevance
65 ProfileData* newData = reinterpret_cast<ProfileData*>( in switchStorageToAshmem() local
52 public boolean appendBuffer(byte[] newData) { in appendBuffer()
101 std::vector<uint8_t> newData; member
108 uint8_t *newData = (uint8_t*)malloc(mLength*2); in growSize() local
267 private void replaceAllInternal(@NonNull T[] newData) { in replaceAllInternal()407 private void merge(T[] newData, int newDataSize) { in merge()799 T[] newData = (T[]) Array.newInstance(mTClass, mData.length + CAPACITY_GROWTH); in addToData() local
143 DexUseInfo newData = new DexUseInfo(isUsedByOtherApps, ownerUserId, in record() local159 DexUseInfo newData = new DexUseInfo( in record() local
162 void* newData = malloc(patchSize); in checkNinePatchSerialization() local
83 DisplayList* newData = reinterpret_cast<DisplayList*>(displayListPtr); in android_view_RenderNode_setDisplayList() local
828 jint* newData = env->GetIntArrayElements(newArray, 0); in android_os_Process_getPids() local
868 private static native void nSetDisplayList(long renderNode, long newData); in nSetDisplayList()
799 void* newData = malloc(patchSize); in checkNinePatchSerialization() local
207 void* newData = calloc(1, patch.serializedSize()); in serialize() local