OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FindServiceByName
(Results
1 - 2
of
2
) sorted by null
/system/core/init/
service.cpp
633
Service* old_service =
FindServiceByName
(service->name());
698
Service* ServiceManager::
FindServiceByName
(const std::string& name) const {
/external/protobuf/src/google/protobuf/
descriptor.cc
[
all
...]
Completed in 286 milliseconds