Home
last modified time | relevance | path

Searched refs:R_ (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/security/pairing/
Doob_data.h30 OobData(SimplePairingHash C, SimplePairingRandomizer R) : C_(C), R_(R) {} in OobData()
37 return R_; in GetR()
42 !std::all_of(R_.begin(), R_.end(), [](uint8_t b) { return b == 0; }); in IsValid()
47 SimplePairingRandomizer R_ = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
/system/core/fs_mgr/
DREADME.overlayfs.md54 **Note:** _adb remount -R_ won’t reboot if the device is already in the adb remount state.