Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 111) sorted by relevance

12345

/system/chre/platform/shared/
Dchre_api_wifi.cc38 const void *cookie) { in chreWifiConfigureScanMonitorAsync()
51 const struct chreWifiScanParams *params, const void *cookie) { in chreWifiRequestScanAsync()
63 const struct chreWifiRangingParams *params, const void *cookie) { in chreWifiRequestRangingAsync()
77 const void *cookie) { in chreWifiNanSubscribe()
101 const struct chreWifiNanRangingParams *params, const void *cookie) { in chreWifiNanRequestRangingAsync()
Dchre_api_gnss.cc41 const void *cookie) { in chreGnssLocationSessionStartAsync()
55 DLL_EXPORT bool chreGnssLocationSessionStopAsync(const void *cookie) { in chreGnssLocationSessionStopAsync()
69 const void *cookie) { in chreGnssMeasurementSessionStartAsync()
83 DLL_EXPORT bool chreGnssMeasurementSessionStopAsync(const void *cookie) { in chreGnssMeasurementSessionStopAsync()
Dchre_api_wwan.cc37 DLL_EXPORT bool chreWwanGetCellInfoAsync(const void *cookie) { in chreWwanGetCellInfoAsync()
Dchre_api_ble.cc80 const void *cookie) { in chreBleReadRssiAsync()
/system/chre/test/simulation/
Dwifi_test.cc41 uint32_t cookie; in TEST_F() member
49 static uint32_t cookie; in TEST_F() local
84 uint32_t cookie; in TEST_F() local
104 uint32_t cookie; in TEST_F() member
112 static uint32_t cookie; in TEST_F() local
150 uint32_t cookie; in TEST_F() local
164 uint32_t cookie; in TEST_F() member
172 static uint32_t cookie; in TEST_F() local
210 uint32_t cookie; in TEST_F() local
Dgnss_test.cc61 uint32_t cookie; in TEST_F() member
75 static uint32_t cookie; in TEST_F() local
134 uint32_t cookie; in TEST_F() local
173 uint32_t cookie; in TEST_F() member
181 static uint32_t cookie; in TEST_F() local
226 uint32_t cookie; in TEST_F() local
245 uint32_t cookie; in TEST_F() member
253 static uint32_t cookie; in TEST_F() local
294 uint32_t cookie; in TEST_F() local
308 uint32_t cookie; in TEST_F() member
[all …]
Dwifi_timeout_test.cc52 static uint32_t cookie; in TEST_F() local
115 uint32_t cookie; in TEST_F() member
123 static uint32_t cookie; in TEST_F() local
176 uint32_t cookie; in TEST_F() local
202 static uint32_t cookie; in TEST_F() local
274 uint32_t cookie; in TEST_F() local
Dtimer_test.cc52 static const uint32_t cookie = 123; in TEST_F() local
126 static const uint32_t cookie = 123; in TEST_F() local
/system/core/libcutils/
Dtrace-dev.cpp82 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()
Dtrace-container.cpp208 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()
Dproperties.cpp101 void* cookie; member
113 int property_list(void (*fn)(const char* name, const char* value, void* cookie), void* cookie) { in property_list()
/system/core/libcutils/include/cutils/
Dtrace.h187 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument
190 int32_t cookie) in atrace_async_begin()
202 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument
203 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end()
219 #define ATRACE_ASYNC_FOR_TRACK_BEGIN(track_name, name, cookie) \ argument
222 const char* name, int32_t cookie) { in atrace_async_for_track_begin()
233 #define ATRACE_ASYNC_FOR_TRACK_END(track_name, cookie) \ argument
236 int32_t cookie) { in atrace_async_for_track_end()
/system/core/libcutils/include_outside_system/cutils/
Dtrace.h187 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument
190 int32_t cookie) in atrace_async_begin()
202 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument
203 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end()
219 #define ATRACE_ASYNC_FOR_TRACK_BEGIN(track_name, name, cookie) \ argument
222 const char* name, int32_t cookie) { in atrace_async_for_track_begin()
233 #define ATRACE_ASYNC_FOR_TRACK_END(track_name, cookie) \ argument
236 int32_t cookie) { in atrace_async_for_track_end()
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc272 bool chreBleFlushAsync(const void *cookie) { in chreBleFlushAsync()
313 bool chreBleReadRssiAsync(uint16_t connectionHandle, const void *cookie) { in chreBleReadRssiAsync()
354 const void *cookie) { in chreWifiRequestScanAsync()
371 const void *cookie) { in chreWifiRequestRangingAsync()
378 const struct chreWifiNanRangingParams *params, const void *cookie) { in chreWifiNanRequestRangingAsync()
385 const void *cookie) { in chreWifiNanSubscribe()
424 bool chreSensorFlushAsync(uint32_t sensorHandle, const void *cookie) { in chreSensorFlushAsync()
/system/core/toolbox/
Dgetprop.cpp41 [](const prop_info* pi, void* cookie) { in PrintAllProperties()
44 [](void* cookie, const char* name, const char* value, unsigned) { in PrintAllProperties()
/system/libziparchive/
Dlibziparchive_fuzzer.cpp15 void* cookie; in LLVMFuzzerTestOneInput() local
/system/chre/host/tinysys/hal/
Dtinysys_context_hub.cc24 mDeathRecipient.get(), [](void *cookie) { in TinysysContextHub()
/system/chre/apps/test/chqts/src/general_test/
Dtimer_set_test.cc60 const void *cookie, bool oneShot) in Stage()
197 TimerSetTest::Stage *TimerSetTest::getStageFromCookie(const void *cookie) { in getStageFromCookie()
Dtest.h55 const void *cookie; member
/system/chre/platform/slpi/
Dhost_link.cc181 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()
610 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendMetricLog()
645 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendLogMessage()
667 auto msgBuilder = [](ChreFlatBufferBuilder &builder, void *cookie) { in sendLogMessageV2()
[all …]
/system/chre/core/include/chre/core/
Dtimer_pool.h65 const void *cookie, bool isOneShot) { in setNanoappTimer()
136 const void *cookie; member
/system/chre/core/
Dgnss_manager.cc261 Milliseconds minTimeToNext, const void *cookie) { in addRequest()
267 bool GnssSession::removeRequest(Nanoapp *nanoapp, const void *cookie) { in removeRequest()
408 Milliseconds minTimeToNext, const void *cookie) { in configure()
469 const void *cookie) { in addRequestToQueue()
577 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent()
606 const void *cookie) { in postAsyncResultEventFatal()
Dwifi_request_manager.cc134 const void *cookie) { in configureScanMonitor()
273 const void *cookie) { in requestRanging()
347 const void *cookie) { in requestScan()
763 const void *cookie) { in addScanMonitorRequestToQueue()
838 const void *cookie) { in postScanMonitorAsyncResultEvent()
866 const void *cookie) { in postScanMonitorAsyncResultEventFatal()
875 const void *cookie) { in postScanRequestAsyncResultEvent()
903 const void *cookie) { in postScanRequestAsyncResultEventFatal()
949 const void *cookie) { in postNanAsyncResultEvent()
1220 const void *cookie) { in nanSubscribe()
/system/libhwbinder/
DTextOutput.cpp41 static void textOutputPrinter(void* cookie, const char* txt) in textOutputPrinter()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h223 void* cookie; member
457 void* cookie, uint32_t flags) { in linkToDeath()
475 void* cookie, uint32_t flags, in unlinkToDeath()

12345