Searched defs:getID (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnostic.h32 unsigned int getID() const function in class:mcld::Diagnostic
/frameworks/rs/cpp/
H A DBaseObj.cpp27 void * BaseObj::getID() const { function in class:BaseObj
35 return o.get() == NULL ? NULL : o->getID();
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DBaseObj.java51 int getID(RenderScript rs) { method in class:BaseObj
H A DAllocationAdapter.java33 int getID(RenderScript rs) { method in class:AllocationAdapter
/frameworks/base/graphics/java/android/renderscript/
H A DBaseObj.java51 int getID(RenderScript rs) { method in class:BaseObj
147 mName = mRS.nGetName(getID(mRS));
H A DAllocationAdapter.java33 int getID(RenderScript rs) { method in class:AllocationAdapter
/frameworks/base/core/java/android/gesture/
H A DGesture.java171 public long getID() { method in class:Gesture
/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A DBCHeaderField.h95 Tag getID() const { function in class:BCHeaderField
/frameworks/av/media/libstagefright/id3/
H A DID3.cpp379 void ID3::Iterator::getID(String8 *id) const { function in class:android::ID3::Iterator
723 getID(&id);

Completed in 2745 milliseconds