OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aservice
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/freetype/src/base/
ftmm.c
37
FT_Service_MultiMasters *
aservice
)
42
*
aservice
= NULL;
52
*
aservice
,
55
if ( *
aservice
)
/external/freetype/src/base/
ftmm.c
39
FT_Service_MultiMasters *
aservice
)
44
*
aservice
= NULL;
54
*
aservice
,
57
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 387 milliseconds