OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommonCall
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
extensions_common_resource.cc
41
return
CommonCall
(RENDERER, request_name, input_args, output_args, callback);
54
return
CommonCall
(BROWSER, request_name, input_args, output_args, callback);
62
int32_t ExtensionsCommonResource::
CommonCall
(
extensions_common_resource.h
48
int32_t
CommonCall
(Destination dest,
Completed in 414 milliseconds