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

  /external/chromium_org/dbus/
test_service.h 46 static const int kNumMethodsToExport;
test_service.cc 28 const int TestService::kNumMethodsToExport = 9;
155 if (num_exported_methods_ == kNumMethodsToExport)
262 if (num_methods != kNumMethodsToExport) {

Completed in 66 milliseconds