HomeSort by relevance Sort by last modified time
    Searched full:aservice (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/base/
ftmm.c 37 FT_Service_MultiMasters *aservice )
42 *aservice = NULL;
52 *aservice,
55 if ( *aservice )
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 204 TInt Request(TInt aService);
205 TInt RequestValue(TInt aService);
212 void HandleObserverValue(TInt aService, TInt aReturnValue, TBool aMainThread);
289 TInt CSdlAppServ::Request(TInt aService)
294 iService = aService;
301 TInt CSdlAppServ::RequestValue(TInt aService)
303 Request(aService);
318 void CSdlAppServ::HandleObserverValue(TInt aService, TInt aReturnValue, TBool aMainThread)
322 switch(aService)
330 if(!aMainThread && aService == MSDLObserver::EEventSuspend
    [all...]
  /bootable/recovery/minadbd/
adb.h 44 typedef struct aservice aservice; typedef in typeref:struct:aservice
  /system/core/adb/
adb.h 45 typedef struct aservice aservice; typedef in typeref:struct:aservice

Completed in 1370 milliseconds