OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
608
void
RequestOwnershipInternal
(const std::string& service_name,
test_service.cc
121
base::Bind(&TestService::
RequestOwnershipInternal
,
126
void TestService::
RequestOwnershipInternal
(
bus.cc
512
base::Bind(&Bus::
RequestOwnershipInternal
,
516
void Bus::
RequestOwnershipInternal
(const std::string& service_name,
[
all
...]
Completed in 73 milliseconds