Searched defs:program (Results 1 – 9 of 9) sorted by relevance
| /hardware/google/apf/ |
| D | apf_run.c | 83 void packet_handler(uint8_t* program, uint32_t program_len, uint32_t ram_len, in packet_handler() 96 void apf_trace_hook(uint32_t pc, const uint32_t* regs, const uint8_t* program, in apf_trace_hook() 108 void file_handler(uint8_t* program, uint32_t program_len, uint32_t ram_len, const char* filename, in file_handler() 175 uint8_t* program = NULL; in main() local
|
| D | apf_interpreter.c | 28 #define APF_TRACE_HOOK(pc, regs, program, packet, memory) \ argument 44 int accept_packet(uint8_t* program, uint32_t program_len, uint32_t ram_len, in accept_packet()
|
| D | apf_disassembler.c | 76 uint8_t program[10000]; in main() local
|
| /hardware/libhardware/modules/radio/ |
| D | radio_hw.c | 93 radio_program_info_t program; member 212 radio_metadata_t **metadata, bool program) in prepare_metadata()
|
| /hardware/interfaces/broadcastradio/2.0/default/ |
| D | TunerSession.cpp | 239 auto filterCb = [&filter](const VirtualProgram& program) { in startProgramListUpdates()
|
| /hardware/interfaces/wifi/1.3/default/ |
| D | wifi_sta_iface.cpp | 94 uint32_t cmd_id, const hidl_vec<uint8_t>& program, in installApfPacketFilter() 326 uint32_t /* cmd_id */, const std::vector<uint8_t>& program) { in installApfPacketFilterInternal()
|
| D | wifi_legacy_hal.cpp | 498 const std::vector<uint8_t>& program) { in setPacketFilter()
|
| /hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
| D | wifi_hal.cpp | 908 const u8* program, u32 len) in AndroidPktFilterCommand() 930 u8 *program = new u8[mProgramLen]; in createSetPktFilterRequest() local 1344 const u8 *program, u32 len) in wifi_set_packet_filter()
|
| /hardware/qcom/wlan/qcwcn/wifi_hal/ |
| D | wifi_hal.cpp | 1501 const u8 *program, u32 len) in wifi_set_packet_filter() 1711 u32 dst_offset, const u8 *program, in wifi_write_packet_filter()
|