OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrivetJSONOperationImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc
350
PrivetJSONOperationImpl
::
PrivetJSONOperationImpl
(
361
PrivetJSONOperationImpl
::~
PrivetJSONOperationImpl
() {
364
void
PrivetJSONOperationImpl
::Start() {
371
PrivetHTTPClient*
PrivetJSONOperationImpl
::GetHTTPClient() {
375
void
PrivetJSONOperationImpl
::OnError(
381
void
PrivetJSONOperationImpl
::OnParsedJson(PrivetURLFetcher* fetcher,
387
void
PrivetJSONOperationImpl
::OnNeedPrivetToken(
924
return scoped_ptr<PrivetJSONOperation>(new
PrivetJSONOperationImpl
(
[
all
...]
privet_http_impl.h
122
class
PrivetJSONOperationImpl
: public PrivetJSONOperation,
125
PrivetJSONOperationImpl
(PrivetHTTPClient* privet_client,
129
virtual ~
PrivetJSONOperationImpl
();
Completed in 5778 milliseconds