OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResultCallback4
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
callback.h
29
class
ResultCallback4
{
31
virtual ~
ResultCallback4
() {}
36
class FunctionCallback4 : public
ResultCallback4
<R, A1, A2, A3, A4> {
53
class ConstMethodCallback4 : public
ResultCallback4
<R, A1, A2, A3, A4> {
72
ResultCallback4
<R, A1, A2, A3, A4>* NewPermanentCallback(
79
ResultCallback4
<R, A1, A2, A3, A4>* NewPermanentCallback(
phonenumbermatcher.h
37
class
ResultCallback4
;
135
ResultCallback4
<bool, const PhoneNumberUtil&, const PhoneNumber&,
phonenumbermatcher.cc
493
ResultCallback4
<bool, const PhoneNumberUtil&, const PhoneNumber&,
508
ResultCallback4
<bool, const PhoneNumberUtil&, const PhoneNumber&,
660
ResultCallback4
<bool, const PhoneNumberUtil&, const PhoneNumber&,
[
all
...]
Completed in 180 milliseconds