OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:validate_device
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/tests/lldb/tests/harness/
util_android.py
316
def
validate_device
(self, check_boot=True, device_substring=''):
member in class:UtilAndroid
/external/syslinux/extlinux/
main.c
1006
static int
validate_device
(const char *path, int devfd)
function
[
all
...]
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
object_tracker.cpp
1428
static bool
validate_device
(VkDevice dispatchable_object, VkDevice object, VkDebugReportObjectTypeEXT objType, bool null_allowed)
function in namespace:object_tracker
1754
static bool
validate_device
(VkPhysicalDevice dispatchable_object, VkDevice object, VkDebugReportObjectTypeEXT objType, bool null_allowed)
function in namespace:object_tracker
[
all
...]
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c
416
int
validate_device
(char *device);
470
rc =
validate_device
(argv[1]);
584
int
validate_device
(char *device)
function
[
all
...]
Completed in 278 milliseconds