Searched defs:objects (Results 1 – 3 of 3) sorted by relevance
27 ByteArrayClassLoader(List<TestHelper.InMemoryJavaClassObject> objects) { in ByteArrayClassLoader()44 TestCompilationResult(List<TestHelper.InMemoryJavaClassObject> objects) in TestCompilationResult()
378 const binder_size_t* Parcel::objects() const in objects() function in android::hardware::Parcel679 binder_size_t* objects = (binder_size_t*)realloc(mObjects, newSize*sizeof(binder_size_t)); in writeObject() local1576 const binder_size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie) in ipcSetDataReference()1645 binder_size_t* const objects = mObjects; in releaseObjects() local1659 binder_size_t* const objects = mObjects; in acquireObjects() local1795 binder_size_t* objects = nullptr; in continueWrite() local1850 binder_size_t* objects = in continueWrite() local
97 …const flatbuffers::Vector<flatbuffers::Offset<reflection::Object>>* objects, const flatbuffers::St… in FindReflectionObject()