Searched defs:profiles (Results 1 – 7 of 7) sorted by relevance
24 repeated Profile profiles = 2 [json_name = "Profiles"]; field50 repeated string profiles = 2 [json_name = "Profiles"]; field
28 namespace profiles { namespace
483 std::vector<std::shared_ptr<TaskProfile>> profiles; in Load() local530 const std::vector<std::string>& profiles) { in SetProcessProfiles()544 bool TaskProfiles::SetTaskProfiles(int tid, const std::vector<std::string>& profiles, in SetTaskProfiles()
162 ApplyProfileAction(const std::vector<std::shared_ptr<TaskProfile>>& profiles) in ApplyProfileAction()
118 bool SetProcessProfiles(uid_t uid, pid_t pid, const std::vector<std::string>& profiles) { in SetProcessProfiles()122 bool SetTaskProfiles(int tid, const std::vector<std::string>& profiles, bool use_fd_cache) { in SetTaskProfiles()
146 boolean setActiveDevice(in BluetoothDevice device, in int profiles); in setActiveDevice()150 boolean removeActiveDevice(in int profiles); in removeActiveDevice()