| /system/chre/platform/shared/ |
| D | chre_api_wifi.cc | 39 [[maybe_unused]] bool enable, [[maybe_unused]] const void *cookie) { in chreWifiConfigureScanMonitorAsync() 53 [[maybe_unused]] const void *cookie) { in chreWifiRequestScanAsync() 66 [[maybe_unused]] const void *cookie) { in chreWifiRequestRangingAsync() 81 [[maybe_unused]] const void *cookie) { in chreWifiNanSubscribe() 107 [[maybe_unused]] const void *cookie) { in chreWifiNanRequestRangingAsync()
|
| D | chre_api_gnss.cc | 41 [[maybe_unused]] const void *cookie) { in chreGnssLocationSessionStartAsync() 56 [[maybe_unused]] const void *cookie) { in chreGnssLocationSessionStopAsync() 70 [[maybe_unused]] uint32_t minIntervalMs, [[maybe_unused]] const void *cookie) { in chreGnssMeasurementSessionStartAsync() 85 [[maybe_unused]] const void *cookie) { in chreGnssMeasurementSessionStopAsync()
|
| D | chre_api_ble.cc | 48 DLL_EXPORT bool chreBleFlushAsync(const void *cookie) { in chreBleFlushAsync() 62 const struct chreBleScanFilterV1_9 *filter, const void *cookie) { in chreBleStartScanAsyncV1_9() 93 DLL_EXPORT bool chreBleStopScanAsyncV1_9(const void *cookie) { in chreBleStopScanAsyncV1_9() 110 const void *cookie) { in chreBleReadRssiAsync()
|
| D | chre_api_wwan.cc | 38 DLL_EXPORT bool chreWwanGetCellInfoAsync([[maybe_unused]] const void *cookie) { in chreWwanGetCellInfoAsync()
|
| /system/core/libcutils/include_outside_system/cutils/ |
| D | trace.h | 215 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument 218 int32_t cookie) in atrace_async_begin() 229 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument 230 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end() 245 #define ATRACE_ASYNC_FOR_TRACK_BEGIN(track_name, name, cookie) \ argument 248 const char* name, int32_t cookie) { in atrace_async_for_track_begin() 258 #define ATRACE_ASYNC_FOR_TRACK_END(track_name, cookie) \ argument 261 int32_t cookie) { in atrace_async_for_track_end()
|
| /system/core/libcutils/include/cutils/ |
| D | trace.h | 215 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument 218 int32_t cookie) in atrace_async_begin() 229 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument 230 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end() 245 #define ATRACE_ASYNC_FOR_TRACK_BEGIN(track_name, name, cookie) \ argument 248 const char* name, int32_t cookie) { in atrace_async_for_track_begin() 258 #define ATRACE_ASYNC_FOR_TRACK_END(track_name, cookie) \ argument 261 int32_t cookie) { in atrace_async_for_track_end()
|
| /system/core/libcutils/ |
| D | trace-dev.cpp | 82 void atrace_async_begin_body(const char* name, int32_t cookie) in atrace_async_begin_body() 87 void atrace_async_end_body(const char* name, int32_t cookie) in atrace_async_end_body() 92 void atrace_async_for_track_begin_body(const char* track_name, const char* name, int32_t cookie) { in atrace_async_for_track_begin_body() 96 void atrace_async_for_track_end_body(const char* track_name, int32_t cookie) { in atrace_async_for_track_end_body()
|
| D | trace-container.cpp | 208 void atrace_async_begin_body(const char* name, int32_t cookie) in atrace_async_begin_body() 220 void atrace_async_end_body(const char* name, int32_t cookie) in atrace_async_end_body() 232 void atrace_async_for_track_begin_body(const char* track_name, const char* name, int32_t cookie) { in atrace_async_for_track_begin_body() 243 void atrace_async_for_track_end_body(const char* track_name, int32_t cookie) { in atrace_async_for_track_end_body()
|
| D | properties.cpp | 100 void* cookie; member 112 int property_list(void (*fn)(const char* name, const char* value, void* cookie), void* cookie) { in property_list()
|
| /system/chre/test/simulation/ |
| D | gnss_test.cc | 63 uint32_t cookie; in TEST_F() member 140 uint32_t cookie; in TEST_F() local 179 uint32_t cookie; in TEST_F() member 237 uint32_t cookie; in TEST_F() local 256 uint32_t cookie; in TEST_F() member 311 uint32_t cookie; in TEST_F() local 325 uint32_t cookie; in TEST_F() member 336 static uint32_t cookie; in TEST_F() local 385 uint32_t cookie; in TEST_F() local 404 uint32_t cookie; in TEST_F() member [all …]
|
| D | wifi_test.cc | 43 uint32_t cookie; in TEST_F() member 91 uint32_t cookie; in TEST_F() local 111 uint32_t cookie; in TEST_F() member 162 uint32_t cookie; in TEST_F() local 176 uint32_t cookie; in TEST_F() member 227 uint32_t cookie; in TEST_F() local
|
| D | wifi_timeout_test.cc | 264 uint32_t cookie; in TEST_F() member 347 uint32_t cookie; in TEST_F() local 463 uint32_t cookie; in TEST_F() local
|
| /system/extras/libatrace_rust/bindgen/ |
| D | cutils_trace_wrap.c | 31 void atrace_async_begin_wrap(uint64_t tag, const char* name, int32_t cookie) { in atrace_async_begin_wrap() 35 void atrace_async_end_wrap(uint64_t tag, const char* name, int32_t cookie) { in atrace_async_end_wrap() 40 int32_t cookie) { in atrace_async_for_track_begin_wrap() 44 void atrace_async_for_track_end_wrap(uint64_t tag, const char* track_name, int32_t cookie) { in atrace_async_for_track_end_wrap()
|
| /system/chre/platform/shared/nanoapp/ |
| D | nanoapp_support_lib_dso.cc | 298 bool chreBleFlushAsync(const void *cookie) { in chreBleFlushAsync() 341 const void *cookie) { in chreBleStartScanAsyncV1_9() 363 bool chreBleStopScanAsyncV1_9(const void *cookie) { in chreBleStopScanAsyncV1_9() 377 bool chreBleReadRssiAsync(uint16_t connectionHandle, const void *cookie) { in chreBleReadRssiAsync() 441 const void *cookie, in chreGnssLocationSessionStartAsyncV1_11() 457 const void *cookie, in chreGnssMeasurementSessionStartAsyncV1_11() 480 const void *cookie) { in chreWifiRequestScanAsync() 499 const void *cookie) { in chreWifiRequestRangingAsync() 508 const struct chreWifiNanRangingParams *params, const void *cookie) { in chreWifiNanRequestRangingAsync() 517 const void *cookie) { in chreWifiNanSubscribe() [all …]
|
| /system/chre/platform/slpi/ |
| D | host_link.cc | 181 MessageBuilderFunction *msgBuilder, void *cookie) { in buildAndEnqueueMessage() 208 void buildNanoappListResponse(ChreFlatBufferBuilder &builder, void *cookie) { in buildNanoappListResponse() 228 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in handleUnloadNanoappCallback() 328 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendDebugDumpData() 351 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendDebugDumpResponse() 372 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendSelfTestResponse() 390 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendTimeSyncRequest() 615 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendMetricLog() 650 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendLogMessage() 672 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendLogMessageV2() [all …]
|
| /system/core/toolbox/ |
| D | getprop.cpp | 42 [](const prop_info* pi, void* cookie) { in PrintAllProperties() 45 [](void* cookie, const char* name, const char* value, unsigned) { in PrintAllProperties()
|
| /system/chre/apps/test/chqts/src/general_test/ |
| D | timer_set_test.cc | 61 const void *cookie, bool oneShot) in Stage() 198 TimerSetTest::Stage *TimerSetTest::getStageFromCookie(const void *cookie) { in getStageFromCookie()
|
| D | test.h | 56 const void *cookie; member
|
| /system/chre/core/ |
| D | ble_request_manager.cc | 61 const void *cookie) { in compliesWithBleSetting() 95 const struct chreBleScanFilterV1_9 *filter, const void *cookie) { in startScanAsync() 102 bool BleRequestManager::stopScanAsync(Nanoapp *nanoapp, const void *cookie) { in stopScanAsync() 128 const void *cookie) { in readRssiAsync() 148 bool BleRequestManager::flushAsync(Nanoapp *nanoapp, const void *cookie) { in flushAsync() 363 const void *cookie, in handleAsyncResult() 658 const void *cookie) { in postAsyncResultEventFatal()
|
| D | gnss_manager.cc | 265 Milliseconds minTimeToNext, const void *cookie) { in addRequest() 271 bool GnssSession::removeRequest(Nanoapp *nanoapp, const void *cookie) { in removeRequest() 412 Milliseconds minTimeToNext, const void *cookie) { in configure() 473 const void *cookie) { in addRequestToQueue() 581 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent() 614 const void *cookie) { in postAsyncResultEventFatal()
|
| D | wifi_request_manager.cc | 209 const void *cookie) { in configureScanMonitor() 350 const void *cookie) { in requestRanging() 435 const void *cookie) { in requestScan() 890 const void *cookie) { in addScanMonitorRequestToQueue() 965 const void *cookie) { in postScanMonitorAsyncResultEvent() 1003 const void *cookie) { in postScanMonitorAsyncResultEventFatal() 1012 const void *cookie) { in postScanRequestAsyncResultEvent() 1044 const void *cookie) { in postScanRequestAsyncResultEventFatal() 1088 const void *cookie) { in postNanAsyncResultEvent() 1355 const void *cookie) { in nanSubscribe()
|
| /system/chre/core/include/chre/core/ |
| D | timer_pool.h | 65 const void *cookie, bool isOneShot) { in setNanoappTimer() 136 const void *cookie; member
|
| /system/libziparchive/ |
| D | libziparchive_fuzzer.cpp | 15 void* cookie; in LLVMFuzzerTestOneInput() local
|
| /system/chre/host/hal_generic/common/ |
| D | message_hub_manager.cc | 50 auto *cookie = new DeathRecipientCookie{&mManager, kInfo.hubId}; in HostHub() local 514 mDeathRecipient.get(), /*onUnlinked= */ [](void *cookie) { in RealDeathRecipient() 522 HostHub::DeathRecipientCookie *cookie) { in linkCallback() 531 HostHub::DeathRecipientCookie *cookie) { in unlinkCallback() 538 void MessageHubManager::onClientDeath(void *cookie) { in onClientDeath()
|
| /system/libhidl/transport/token/1.0/utils/include/hidl/ |
| D | HybridInterface.h | 223 void* cookie; member 447 void* cookie, uint32_t flags) { in linkToDeath() 466 void* cookie, uint32_t flags, in unlinkToDeath()
|