Searched defs:self (Results 1 – 7 of 7) sorted by relevance
/hardware/ril/mock-ril/src/python/ |
D | tcs.py | 69 def __init__(self): argument 75 def sendHeader(self, s): argument 94 def recvHeader(self, s): argument 113 def __init__(self): argument 123 def sendMsg(self, s, cmd, token, protobuf=''): argument 152 def recvMsg(self, s): argument
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/ti/omap3/dspbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/ril/mock-ril/src/cpp/ |
D | protobuf_v8.cpp | 101 Schema(Handle<Object> self, const DescriptorPool* pool) in Schema() 137 Type(Schema* schema, const Descriptor* descriptor, Handle<Object> self) in Type()
|
D | worker_v8.cpp | 110 WorkerV8(v8::Handle<v8::Object> self, v8::Handle<v8::Value> functionValue) { in WorkerV8()
|
D | experiments.cpp | 57 v8::Local<v8::Object> self = info.Holder(); in GetReqScreenState() local
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 2707 void ExynosCameraHWInterface2::m_mainThreadFunc(SignalDrivenThread * self) in m_mainThreadFunc() 3046 void ExynosCameraHWInterface2::m_sensorThreadFunc(SignalDrivenThread * self) in m_sensorThreadFunc() 3564 void ExynosCameraHWInterface2::m_streamBufferInit(SignalDrivenThread *self) in m_streamBufferInit() 3692 void ExynosCameraHWInterface2::m_streamThreadInitialize(SignalDrivenThread * self) in m_streamThreadInitialize() 3725 void ExynosCameraHWInterface2::m_streamFunc_direct(SignalDrivenThread *self) in m_streamFunc_direct() 3999 void ExynosCameraHWInterface2::m_streamFunc_indirect(SignalDrivenThread *self) in m_streamFunc_indirect() 4099 void ExynosCameraHWInterface2::m_streamThreadFunc(SignalDrivenThread * self) in m_streamThreadFunc()
|