Home
last modified time | relevance | path

Searched defs:ServiceState (Results 1 – 4 of 4) sorted by relevance

/system/chre/chpp/test/
Dapp_notification_test.cpp138 struct ServiceState { struct
139 struct ChppEndpointState chppServiceState;
140 struct ChppIncomingRequestState inReqStates[kNumCommands];
141 bool clientNotificationStatus;
142 struct ChppNotifier notifier;
Dapp_discovery_test.cpp117 struct ServiceState { struct
118 struct ChppEndpointState chppServiceState;
119 struct ChppIncomingRequestState inReqStates[kNumCommands];
120 bool resetNotified;
Dapp_req_resp_test.cpp240 struct ServiceState { struct
241 struct ChppEndpointState chppServiceState;
242 struct ChppOutgoingRequestState outReqStates[kNumCommands];
243 struct ChppIncomingRequestState inReqStates[kNumCommands];
244 struct CommonState common;
Dapp_timeout_test.cpp64 struct ServiceState { struct
65 struct ChppEndpointState chppServiceState;
66 struct ChppOutgoingRequestState outReqStates[kNumCommands];