OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParamDef
(Results
1 - 2
of
2
) sorted by null
/external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.cc
29
struct
ParamDef
{
30
ParamDef
(const string& param_type, const string& param_name, bool param_ref)
38
string GetParamString(const
ParamDef
& param_def) {
381
vector<
ParamDef
> args{{"scoped_refptr<dbus::Bus>", "bus", true}};
[
all
...]
/external/guice/extensions/persist/lib/
hibernate-annotations.jar
Completed in 618 milliseconds