Searched defs:SetID (Results 1 – 8 of 8) sorted by relevance
43 Stoppoint::SetID (break_id_t bid) in SetID() function in Stoppoint
49 SetID (lldb::break_id_t bp_id, lldb::break_id_t loc_id) in SetID() function
239 void SetID(lldb::watch_id_t id) { m_loc_id = id; } in SetID() function
71 SetID (lldb::user_id_t uid) { m_uid = uid; } in SetID() function
56 ExtensionBuilder& ExtensionBuilder::SetID(const std::string& id) { in SetID() function in extensions::ExtensionBuilder
108 SetID(uint32_t uid) in SetID() function
110 void SetID(WebContents* web_contents, int id) { in SetID() function
192 void SetID(WebContents* contents, int id) { in SetID() function in TabStripModelTest