OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Freer
(Results
1 - 4
of
4
) sorted by null
/bionic/tests/
uniqueptr_test.cpp
28
struct
Freer
{
97
UniquePtr<int,
Freer
> i(reinterpret_cast<int*>(malloc(sizeof(int))));
/external/conscrypt/src/compat/native/
UniquePtr.h
164
struct
Freer
{
233
UniquePtr<int,
Freer
> i(reinterpret_cast<int*>(malloc(sizeof(int))));
/external/conscrypt/src/openjdk/native/
UniquePtr.h
164
struct
Freer
{
233
UniquePtr<int,
Freer
> i(reinterpret_cast<int*>(malloc(sizeof(int))));
/libnativehelper/include/nativehelper/
UniquePtr.h
151
struct
Freer
{
220
UniquePtr<int,
Freer
> i(reinterpret_cast<int*>(malloc(sizeof(int))));
Completed in 620 milliseconds