Searched defs:method_sig (Results 1 – 6 of 6) sorted by relevance
428 let method_sig = "(L".to_owned() + MULTICAST_LIST_UPDATE_STATUS_CLASS + ";)V"; in on_session_update_multicast_notification() localVariable640 let method_sig = "(JJIJIII[L".to_owned() + UWB_DL_TDOA_MEASUREMENT_CLASS + ";[B)V"; in on_session_dl_tdoa_range_data_notification() localVariable670 let method_sig = "(L".to_owned() + UWB_RANGING_DATA_CLASS + ";)V"; in on_session_dl_tdoa_range_data_notification() localVariable850 let method_sig = "(JJIJIIIL".to_owned() + UWB_OWR_AOA_MEASUREMENT_CLASS + ";[B)V"; in on_session_owr_aoa_range_data_notification() localVariable877 let method_sig = "(L".to_owned() + UWB_RANGING_DATA_CLASS + ";)V"; in on_session_owr_aoa_range_data_notification() localVariable942 let method_sig = "(JJIJIII[L".to_owned() + UWB_TWO_WAY_MEASUREMENT_CLASS + ";[B)V"; in on_session_two_way_range_data_notification() localVariable970 let method_sig = "(L".to_owned() + UWB_RANGING_DATA_CLASS + ";)V"; in on_session_two_way_range_data_notification() localVariable1027 let method_sig = "(L".to_owned() + RFTEST_PERIODIC_TX_CLASS + ";)V"; in on_rf_periodic_tx_notification() localVariable1380 let method_sig = "(L".to_owned() + UWB_RADAR_DATA_CLASS + ";)V"; in on_radar_data_rcv_notification() localVariable
239 const char* method_sig) { in CompileForTest()277 const char* method_sig) { in CompileForTestWithCurrentJni()288 const char* method_sig, in SetUpForTest()
31 std::string method_sig; member
155 const char* method_sig, in InitStaticMethodId()
813 let method_sig = method.sig.clone(); in dbus_proxy_obj() localVariable
616 void SetUpForTest(bool direct, const char* method_name, const char* method_sig, in SetUpForTest()