Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dhost_utils.cc32 void ThreadTracer::Set(const std::string& name, const std::thread::id tid) { in Set() function in cuttlefish::confui::thread::ThreadTracer
72 void Set(const std::string& name, const std::thread::id tid) { in Set() function
/device/google/cuttlefish/common/libs/utils/
Dshared_fd_flag.cpp34 static bool Set(const FlagMatch& match, SharedFD& out) { in Set() function
/device/google/cuttlefish/common/libs/fs/
Dshared_select.h58 void Set(const SharedFD& in) { in Set() function
Dshared_fd.cpp274 void FileInstance::Set(fd_set* dest, int* max_index) const { in Set() function in cuttlefish::FileInstance
/device/generic/goldfish-opengl/system/hwc3/
DDrmAtomicRequest.cpp36 bool DrmAtomicRequest::Set(uint32_t objectId, const DrmProperty& prop, uint64_t value) { in Set() function in aidl::android::hardware::graphics::composer3::impl::DrmAtomicRequest
/device/google/cuttlefish/host/commands/cvd/
Dinstance_manager.h57 using Set = selector::Set<T>; variable
/device/google/cuttlefish/tools/
Dcreate_base_image.go35 func (s *arrayFlags) Set(value string) error { func
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcontrols.js31 Set: enabled => { method