Searched refs:content_uuid_cstring (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp728 void IOBSDIterateMediaWithContent(const char *content_uuid_cstring, int (*func)(const char *bsd_dev_name, const char *uuid_str, void *arg), void *arg) argument
735 content_uuid_string = OSString::withCString( content_uuid_cstring );

Completed in 20 milliseconds