Searched defs:nanoappInstanceId (Results 1 – 5 of 5) sorted by relevance
/system/chre/core/include/chre/core/ |
D | gnss_manager.h | 101 uint32_t nanoappInstanceId; member 112 uint32_t nanoappInstanceId; member
|
D | wifi_request_manager.h | 164 uint32_t nanoappInstanceId; //!< ID of the Nanoapp issuing this request member
|
D | sensor_request_manager.h | 214 uint32_t nanoappInstanceId; member
|
/system/chre/core/ |
D | wifi_request_manager.cc | 367 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEvent() 397 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEventFatal() 406 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEvent() 430 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEventFatal()
|
D | sensor_request_manager.cc | 364 uint32_t nanoappInstanceId = nanoapp->getInstanceId(); in flushAsync() local 516 SensorType sensorType, uint32_t nanoappInstanceId) { in cancelFlushRequests()
|