Home
last modified time | relevance | path

Searched defs:dev_path (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/co/
Dbta_hh_co.cc38 const char* dev_path = "/dev/uhid"; variable
/system/core/adb/client/
Dusb_linux.cpp534 static void register_device(const char* dev_name, const char* dev_path, unsigned char ep_in, in register_device()
/system/core/fs_mgr/libfs_avb/
Davb_util.cpp110 std::string dev_path; in HashtreeDmVeritySetup() local
/system/apex/apexd/
Dapexd.cpp226 DmVerityDevice(std::string name, std::string dev_path) in DmVerityDevice()
280 std::string dev_path; in createVerityDevice() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp368 std::string* dev_path) { in MapSnapshot()