OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Wrappable
(Results
1 - 3
of
3
) sorted by null
/external/libmojo/mojo/edk/js/
waiting_callback.h
12
#include "gin/
wrappable
.h"
21
class WaitingCallback : public gin::
Wrappable
<WaitingCallback> {
handle.h
13
#include "gin/
wrappable
.h"
24
class HandleWrapper : public gin::
Wrappable
<HandleWrapper> {
/external/clang/test/SemaCXX/
typo-correction.cpp
486
template <typename T> struct
Wrappable
{
495
PR18213::WrapperInfo ::PR18213::
Wrappable
<int>::kWrapperInfo = { 0 }; // expected-error {{no member named 'PR18213' in 'PR18213::WrapperInfo'; did you mean simply 'PR18213'?}} \
Completed in 96 milliseconds