Home
last modified time | relevance | path

Searched defs:patch_result (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1442 let patch_result = patch_device_json(Some(bt_chip_result.device_id), error_json.as_str()); in test_patch_error() localVariable
1454 let patch_result = patch_device_json(Some(bt_chip_result.device_id), error_json.as_str()); in test_patch_error() localVariable
1463 let patch_result = in test_patch_error() localVariable
1473 let patch_result = patch_device_json(None, error_json); in test_patch_error() localVariable
1479 let patch_result = patch_device_json(None, error_json); in test_patch_error() localVariable
1830 let patch_result = device.patch( in test_patch_beacon_device() localVariable
/aosp_15_r20/tools/netsim/rust/daemon/src/bluetooth/
H A Dbeacon.rs487 let patch_result = ble_beacon_patch( in test_beacon_patch() localVariable
523 let patch_result = ble_beacon_patch(FacadeIdentifier(0), id, &BleBeaconProto::default()); in test_beacon_patch_default() localVariable
/aosp_15_r20/external/cronet/base/win/
H A Dcom_init_check_hook.cc202 DWORD patch_result = internal::ModifyCode( in WriteHook() local
/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dpeer_connection_quality_test.cc657 LocalAndRemoteSdp patch_result = signaling_interceptor->PatchOffer( in ExchangeOfferAnswer() local