Home
last modified time | relevance | path

Searched defs:initSvc (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/router/1.0/
H A DRouterSvc.cpp41 Error RouterSvc::initSvc() { in initSvc() function in android::automotive::computepipe::router::V1_0::implementation::RouterSvc
/aosp12/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp85 Message initSvc(&initSvcTable); in Parse() local