Home
last modified time | relevance | path

Searched defs:what (Results 1 - 25 of 400) sorted by relevance

12345678910>>...16

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_message.h35 explicit HfpAgMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpAgMessage() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_message.h29 explicit HfpHfMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpHfMessage() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config() argument
/third_party/gn/src/gn/
H A Dfunction_get_label_info_unittest.cc18 std::string Call(const std::string& label, const std::string& what) { in Call() argument
H A Dfunction_get_path_info_unittest.cc19 std::string Call(const std::string& input, const std::string& what) { in Call() argument
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DSpinner.java23 void spin(String what) { in spin() argument
/third_party/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinftrees.h24 } what; member
/base/telephony/core_service/services/tel_ril/include/
H A Dobserver_handler.h44 void NotifyObserver(int32_t what, int64_t param) in NotifyObserver() argument
59 void NotifyObserver(int32_t what, std::shared_ptr<T> object) in NotifyObserver() argument
[all...]
/base/telephony/core_service/services/tel_ril/src/
H A Dobserver_handler.cpp26 void ObserverHandler::RegObserver(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in RegObserver() argument
57 void ObserverHandler::Remove(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in Remove() argument
76 void ObserverHandler::NotifyObserver(int32_t what) in NotifyObserver() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/
H A Dmessage.h54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/
H A Dmessage.h54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message() argument
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dfsm_message.h22 int32_t what; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_state_machine.cpp22 void MockScanStateMachine::SendMessage(int what) in SendMessage() argument
27 void MockScanStateMachine::SendMessage(int what, int arg1) in SendMessage() argument
32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_state_machine.cpp35 void MockApStateMachine::SendMessage(int what) in SendMessage() argument
40 void MockApStateMachine::SendMessage(int what, int arg1) in SendMessage() argument
45 void MockApStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pata-timings.c74 ata_timing_merge(const struct ata_timing *a, const struct ata_timing *b, struct ata_timing *m, unsigned int what) ata_timing_merge() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-timings.c109 ide_timing_merge(struct ide_timing *a, struct ide_timing *b, struct ide_timing *m, unsigned int what) ide_timing_merge() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Ddebug.c44 char *what = NULL; in usb_stor_show_command() local
149 const char *what, *keystr, *fmt; usb_stor_show_sense() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pata-timings.c74 ata_timing_merge(const struct ata_timing *a, const struct ata_timing *b, struct ata_timing *m, unsigned int what) ata_timing_merge() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Ddebug.c43 char *what = NULL; in usb_stor_show_command() local
148 const char *what, *keystr, *fmt; usb_stor_show_sense() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; member

Completed in 6 milliseconds

12345678910>>...16