Home
last modified time | relevance | path

Searched defs:pObject (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h368 void deallocate(pointer pObject, size_type) in deallocate()
374 void construct(pointer pObject, const DataType& pValue) in construct()
377 void destroy(pointer pObject) in destroy()
430 void deallocate(DataType* pObject, size_type) in deallocate()
433 void deallocate(pointer pObject, size_type) in deallocate()
437 void construct(DataType* pObject, const DataType& pValue) in construct()
440 void construct(pointer pObject, const_reference pValue) in construct()
444 void destroy(DataType* pObject) in destroy()
447 void destroy(pointer pObject) in destroy()
/frameworks/base/media/jni/mediaeditor/
DVideoEditorClasses.cpp1432 jobject* pObject) in videoEditClasses_createClipSettings()
1536 jobject* pObject) in videoEditPropClass_createProperties()
2994 jobject* pObject) in videoEditClasses_createVersion()
DVideoEditorJava.cpp257 jobject* pObject) in videoEditJava_getObject()
/frameworks/wilhelm/src/itf/
DIEngine.c758 static SLresult IEngine_CreateExtensionObject(SLEngineItf self, SLObjectItf *pObject, in IEngine_CreateExtensionObject()
1294 static XAresult IXAEngine_CreateExtensionObject(XAEngineItf self, XAObjectItf *pObject, in IXAEngine_CreateExtensionObject()