Searched defs:fn (Results 1 – 7 of 7) sorted by relevance
/device/google/cuttlefish/host/libs/web/http_client/ |
D | http_client.cc | 320 auto fn = [&, this]() { return inner_client_.GetToString(url, headers); }; in GetToString() local 327 auto fn = [&, this]() { in PostToString() local 335 auto fn = [&, this]() { in DeleteToString() local 344 auto fn = [&, this]() { in PostToJson() local 353 auto fn = [&, this]() { in PostToJson() local 362 auto fn = [&, this]() { in DownloadToFile() local 370 auto fn = [&, this]() { in DownloadToJson() local 379 auto fn = [&, this]() { in DownloadToCallback() local 388 auto fn = [&, this]() { return inner_client_.DeleteToJson(url, headers); }; in DeleteToJson() local
|
/device/google/contexthub/firmware/lib/libm/ |
D | ef_rem_pio2.c | 105 float z,w,t,r,fn; local
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_hmac.cpp | 134 auto fn = data_size > TPM2_MAX_DIGEST_BUFFER ? SegmentedHmac : OneshotHmac; in TpmHmac() local
|
/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.cpp | 117 Flag& Flag::Getter(std::function<std::string()> fn) & { in Getter() 121 Flag Flag::Getter(std::function<std::string()> fn) && { in Getter()
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | waiter.c | 116 void (* fn)(void *data, struct waiter_ticket *); member
|
/device/generic/goldfish/wifi/wifi_hal/ |
D | wifi_hal.cpp | 418 wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn* fn) in init_wifi_vendor_hal_func_table()
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | wifi_hal.cpp | 158 wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn *fn) in init_wifi_vendor_hal_func_table()
|