Mulai 27 Maret 2025, sebaiknya gunakan android-latest-release
, bukan aosp-main
, untuk mem-build dan berkontribusi pada AOSP. Untuk mengetahui informasi selengkapnya, lihat Perubahan pada AOSP.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Referensi Struct FlpDiagnosticCallbacks
#include <
fused_location.h
>
Struktur callback diagnostik FLP. Saat ini, tidak digunakan - tetapi ini untuk ekstensi mendatang.
Definisi di baris
457
file
fused_location.h
.
melaporkan data diagnostik ke dalam kode framework Java
Definisi di baris
464
dari file
fused_location.h
.
ditetapkan ke sizeof(FlpDiagnosticCallbacks)
Definisi di baris
459
dari file
fused_location.h
.
Dokumentasi untuk struct ini dibuat dari file berikut:
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: FlpDiagnosticCallbacks Struct Reference\n\nFlpDiagnosticCallbacks Struct Reference\n=======================================\n\n[Data Fields](#pub-attribs) \nFlpDiagnosticCallbacks Struct Reference \n\n`\n#include \u003c\n`[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_flp_diagnostic_callbacks#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [set_thread_event_cb](/reference/hal/struct_flp_diagnostic_callbacks#a44487fb2f280f2b80ad01a1c98950296) |\n| ||\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [data_cb](/reference/hal/struct_flp_diagnostic_callbacks#a9c220ffa5e77dc99fba0705040399287) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nFLP diagnostic callback structure. Currently, not used - but this for future extension.\n\n\nDefinition at line\n[457](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) data_cb |\n\n\nreports diagnostic data into the Java framework code\n\n\nDefinition at line\n[464](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) set_thread_event_cb |\n\n\nDefinition at line\n[461](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(FlpDiagnosticCallbacks)\n\n\nDefinition at line\n[459](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)"]]