Home
last modified time | relevance | path

Searched refs:isCalledOnInterval (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/servicemanager/
DServiceManager.h78 ssize_t handleServiceClientCallback(const std::string& serviceName, bool isCalledOnInterval);
DServiceManager.cpp452 bool isCalledOnInterval) { in handleServiceClientCallback() argument
477 if (isCalledOnInterval) { in handleServiceClientCallback()