OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snappy
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/snappy/linux/
snappy-stubs-public.h
30
// Various type stubs for the open-source version of
Snappy
.
32
// This file cannot include config.h, as it is included from
snappy
.h,
33
// which is a public header. Instead,
snappy
-stubs-public.h is generated by
34
// from
snappy
-stubs-public.h.in at configure time.
59
namespace
snappy
{
namespace
96
} // namespace
snappy
/external/chromium_org/third_party/snappy/mac/
snappy-stubs-public.h
30
// Various type stubs for the open-source version of
Snappy
.
32
// This file cannot include config.h, as it is included from
snappy
.h,
33
// which is a public header. Instead,
snappy
-stubs-public.h is generated by
34
// from
snappy
-stubs-public.h.in at configure time.
59
namespace
snappy
{
namespace
96
} // namespace
snappy
/external/chromium_org/third_party/snappy/win32/
snappy-stubs-public.h
30
// Various type stubs for the open-source version of
Snappy
.
32
// This file cannot include config.h, as it is included from
snappy
.h,
33
// which is a public header. Instead,
snappy
-stubs-public.h is generated by
34
// from
snappy
-stubs-public.h.in at configure time.
59
namespace
snappy
{
namespace
101
} // namespace
snappy
Completed in 3029 milliseconds