Home
last modified time | relevance | path

Searched defs:obs (Results 1 – 14 of 14) sorted by relevance

/external/opencore/protocols/rtp_payload_parser/include/
Drtppp_media_frag_group.h91 OsclMemPoolFixedChunkAllocatorObserver& obs, in notifyfreechunkavailable()
105 OsclMemPoolFixedChunkAllocatorObserver& obs, int groupSize, in notifyfreechunkgroupavailable()
/external/opencore/oscl/oscl/osclio/src/
Doscl_dns.cpp27 OsclDNSObserver& obs, in NewL()
41 OsclDNSObserver & obs, in OsclDNS()
/external/opencore/oscl/oscl/osclproc/src/
Doscl_timer.h126 void SetObserver(OsclTimerObserver *obs) in SetObserver()
263 void OsclTimer<Alloc>::Request(int32 timerID, int32 param, int32 cycles, OsclTimerObserver *obs, bo… in Request()
354 OsclTimerObserver *obs = (entry->iObserver ? entry->iObserver : iObserver); in TimerBaseElapsed() local
/external/opencore/baselibs/threadsafe_callback_ao/src/
Dthreadsafe_queue.cpp129 ThreadSafeQueueObserver* obs = iObserver; in Run() local
Dthreadsafe_mempool.cpp231 …feMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs in notifyfreechunkavailable()
/external/openssl/crypto/bio/
Dbf_lbuf.c273 int obs; in linebuffer_ctrl() local
Dbf_buff.c277 int ibs,obs; in buffer_ctrl() local
/external/opencore/protocols/http_parcom/src/
Doscl_variablesize_mem_pool.h252 void notifyFreeChunkAvailable(OsclMemPoolVariableChunkAllocatorObserver& obs) in notifyFreeChunkAvailable()
/external/opencore/oscl/oscl/osclmemory/src/
Doscl_mem_mempool.cpp163 …clMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs in notifyfreechunkavailable()
/external/openssl/crypto/comp/
Dc_zlib.c721 int ibs, obs; in bio_zlib_ctrl() local
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1114 PVMFMediaClockNotificationsObs* obs; variable
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java324 public boolean drawImage(Image img, AffineTransform xform, ImageObserver obs) in drawImage()
/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp1065 PVMFMediaClockObserver* obs = iClockObservers[i]; in ClockTimebaseUpdated() local
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset1.cpp17514 ChildObserver* obs = new ChildObserver; in InThread() local