HomeSort by relevance Sort by last modified time
    Searched refs:MethodNameGenerator (Results 1 - 4 of 4) sorted by null

  /external/dbus-binding-generator/chromeos-dbus-bindings/
method_name_generator.h 25 class MethodNameGenerator : public HeaderGenerator {
34 DISALLOW_COPY_AND_ASSIGN(MethodNameGenerator);
method_name_generator.cc 20 string MethodNameGenerator::GenerateMethodNameConstant(
26 bool MethodNameGenerator::GenerateMethodNames(
method_name_generator_unittest.cc 62 EXPECT_TRUE(MethodNameGenerator::GenerateMethodNames({interface},
generate_chromeos_dbus_bindings.cc 23 using chromeos_dbus_bindings::MethodNameGenerator;
172 if (!MethodNameGenerator::GenerateMethodNames(

Completed in 2269 milliseconds