/hardware/nxp/secure_element/pn8x/ls_client/src/ |
D | LsLib.cpp | 56 static const char fn[] = "Perform_LSC"; in Perform_LSC() local 92 static const char fn[] = "LSC_update_seq_handler"; in LSC_update_seq_handler() local 148 static const char fn[] = "LSC_OpenChannel"; in LSC_OpenChannel() local 200 static const char fn[] = "LSC_ResetChannel"; in LSC_ResetChannel() local 265 static const char fn[] = "LSC_SelectLsc"; in LSC_SelectLsc() local 327 static const char fn[] = "LSC_StoreData"; in LSC_StoreData() local 383 static const char fn[] = "LSC_loadapplet"; in LSC_loadapplet() local 569 static const char fn[] = "LSC_Check_KeyIdentifier"; in LSC_Check_KeyIdentifier() local 664 static const char fn[] = "LSC_ReadScript"; in LSC_ReadScript() local 780 static const char fn[] = "LSC_SendtoEse"; in LSC_SendtoEse() local [all …]
|
D | LsClient.cpp | 154 static const char fn[] = "LSC_Start"; in LSC_Start() local 175 static const char fn[] = "LSC_doDownload"; in LSC_doDownload() local
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | SessionTaskMap.h | 87 void forEachSessionInTask(pid_t taskId, FN fn) const { in forEachSessionInTask() 104 void forEachSessionValTasks(FN fn) const { in forEachSessionValTasks()
|
/hardware/interfaces/neuralnetworks/utils/common/src/ |
D | ResilientPreparedModel.cpp | 42 auto protect(const ResilientPreparedModel& resilientPreparedModel, const FnType& fn) in protect() 112 const auto fn = [&request, measure, &deadline, &loopTimeoutDuration, &hints, in execute() local 128 const auto fn = [&request, &waitFor, measure, &deadline, &loopTimeoutDuration, in executeFenced() local 178 const auto fn = [&request, measure, &loopTimeoutDuration, &hints, in createReusableExecutionInternal() local 198 const auto fn = [](const nn::IPreparedModel& preparedModel) { in configureExecutionBurstInternal() local
|
D | ResilientBuffer.cpp | 36 auto protect(const ResilientBuffer& resilientBuffer, const FnType& fn) in protect() 103 const auto fn = [&dst](const nn::IBuffer& buffer) { return buffer.copyTo(dst); }; in copyTo() local 109 const auto fn = [&src, &dimensions](const nn::IBuffer& buffer) { in copyFrom() local
|
D | ResilientExecution.cpp | 40 auto protect(const ResilientExecution& resilientExecution, const FnType& fn) in protect() 105 const auto fn = [&deadline](const nn::IExecution& execution) { in compute() local 115 const auto fn = [&waitFor, &deadline, in computeFenced() local
|
D | ResilientDevice.cpp | 42 auto protect(const ResilientDevice& resilientDevice, const FnType& fn, bool blocking) in protect() 167 const auto fn = [](const nn::IDevice& device) { return device.wait(); }; in wait() local 173 const auto fn = [&model](const nn::IDevice& device) { in getSupportedOperations() local 245 const auto fn = [&model, preference, priority, &deadline, &modelCache, &dataCache, &token, in prepareModelInternal() local 259 const auto fn = [&deadline, &modelCache, &dataCache, &token](const nn::IDevice& device) { in prepareModelFromCacheInternal() local 272 const auto fn = [&desc, &preparedModels, &inputRoles, &outputRoles](const nn::IDevice& device) { in allocateInternal() local
|
D | ResilientBurst.cpp | 40 auto protect(const ResilientBurst& resilientBurst, const FnType& fn) in protect() 111 const auto fn = [&request, measure, deadline, loopTimeoutDuration, &hints, in execute() local 147 const auto fn = [&request, measure, &loopTimeoutDuration, &hints, in createReusableExecutionInternal() local
|
/hardware/st/secure_element2/secure_element/1.2/ |
D | GtoService.cpp | 40 STEsePreProcess fn = (STEsePreProcess)dlsym(stdll, "pre_process"); in main() local
|
D | SecureElement.cpp | 848 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset() local
|
/hardware/st/secure_element/1.2/ |
D | StEseService.cpp | 49 STEsePreProcess fn = (STEsePreProcess)dlsym(stdll, "pre_process"); in main() local
|
D | SecureElement.cpp | 562 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset() local
|
/hardware/st/secure_element/1.0/ |
D | StEseService.cpp | 47 STEsePreProcess fn = (STEsePreProcess)dlsym(stdll, "pre_process"); in main() local
|
/hardware/interfaces/wifi/aidl/default/tests/ |
D | mock_wifi_legacy_hal.cpp | 31 const wifi_hal_fn& fn, bool is_primary) in MockWifiLegacyHal()
|
/hardware/st/secure_element2/secure_element/aidl/ |
D | GtoService.cpp | 43 STEsePreProcess fn = (STEsePreProcess)dlsym(stdll, "pre_process"); in main() local
|
D | SecureElement.cpp | 791 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset() local
|
/hardware/st/nfc/1.2/ |
D | StNfcService.cpp | 58 STEseReset fn = (STEseReset)dlsym(stdll, "boot_reset"); in main() local
|
D | hal_st21nfc.cc | 390 STEseReset fn = (STEseReset)dlsym(stdll, "cold_reset"); in StNfc_hal_close() local
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_legacy_hal_factory.h | 43 wifi_hal_fn fn; member
|
/hardware/st/nfc/aidl/ |
D | main.cpp | 50 STEseReset fn = (STEseReset)dlsym(stdll, "boot_reset"); in main() local
|
D | hal_st21nfc.cc | 560 STEseReset fn = (STEseReset)dlsym(stdll, "cold_reset"); in StNfc_hal_close() local
|
/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/ |
D | TransferValue.h | 85 CallbackValue<ReturnType, ArgTypes...>::CallbackValue(FunctionType fn) : mFunction(fn) {} in CallbackValue()
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | libse-gto.c | 144 se_gto_set_log_fn(struct se_gto_ctx *ctx, se_gto_log_fn *fn) in se_gto_set_log_fn()
|
/hardware/st/nfc/st21nfc/hal/ |
D | hal_fd.cc | 573 STLoadUwbParams fn = in ft_CheckUWBConf() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 341 pktq_pdeq_with_fn(struct pktq *pq, int prec, ifpkt_cb_t fn, int arg) in pktq_pdeq_with_fn() 408 pktq_pflush(osl_t *osh, struct pktq *pq, int prec, bool dir, ifpkt_cb_t fn, int arg) in pktq_pflush() 608 pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg) in pktq_flush()
|