Home
last modified time | relevance | path

Searched defs:created (Results 1 – 4 of 4) sorted by relevance

/system/bt/main/shim/
Dl2cap.cc232 auto created = create_promise.get_future(); in CreateConnection() local
/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp60 static inline void cleanup(const std::string& file_path, bool created) { in cleanup()
/system/nfc/src/nfa/include/
Dnfa_hci_api.h266 tNFA_HCI_CREATE_PIPE created; /* NFA_HCI_CREATE_PIPE_EVT */ member
/system/core/adb/
Dsysdeps_win32.cpp2877 const auto created = CreateProcessW(wexe.c_str(), wargs.data(), in adb_launch_process() local