OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__oom_handler_type
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_alloc.h
60
typedef void (*
__oom_handler_type
)();
typedef
82
static
__oom_handler_type
_STLP_CALL set_malloc_handler(
__oom_handler_type
__f);
Completed in 1337 milliseconds