OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_ufs
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/bootctrl/
boot_control.cpp
526
int
is_ufs
= gpt_utils_is_ufs_device();
local
540
if (
is_ufs
&& !strncmp(ptn_list[i], PTN_XBL, strlen(PTN_XBL)))
565
if (
is_ufs
) {
/device/google/marlin/recovery/oem-recovery/
gpt-utils.cpp
752
int
is_ufs
= gpt_utils_is_ufs_device();
local
820
if (
is_ufs
) {
864
if (
is_ufs
) {
980
int
is_ufs
= gpt_utils_
is_ufs
_device();
local
[
all
...]
Completed in 41 milliseconds