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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.h 125 static void AddMockMethodDeclaration(
proxy_generator.cc 792 AddMockMethodDeclaration(method.name, "bool", arguments, text);
824 AddMockMethodDeclaration(method.name + "Async", "void", arguments, text);
827 void ProxyGenerator::AddMockMethodDeclaration(const string& method_name,
    [all...]

Completed in 91 milliseconds