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

  /external/chromium_org/dbus/
test_service.h 167 void RequestOwnershipInternal(base::Callback<void(bool)> callback);
bus.h 628 void RequestOwnershipInternal(const std::string& service_name,
test_service.cc 121 base::Bind(&TestService::RequestOwnershipInternal,
126 void TestService::RequestOwnershipInternal(
bus.cc 509 &Bus::RequestOwnershipInternal,
513 void Bus::RequestOwnershipInternal(const std::string& service_name,
    [all...]

Completed in 231 milliseconds