/aosp12/build/soong/zip/cmd/ |
H A D | main.go | 44 func (u *uniqueSet) Set(s string) error { func 58 func (file) Set(s string) error { func 67 func (listFiles) Set(s string) error { func 76 func (rspFiles) Set(s string) error { func 85 func (dir) Set(s string) error { func 94 func (relativeRoot) Set(s string) error { func 104 func (junkPaths) Set(s string) error { func 114 func (rootPrefix) Set(s string) error { func
|
/aosp12/system/bt/gd/storage/ |
H A D | mutation_entry.h | 35 static MutationEntry Set( in Set() function 42 static MutationEntry Set( in Set() function 53 static MutationEntry Set( in Set() function 60 static MutationEntry Set( in Set() function 67 static MutationEntry Set( in Set() function 79 static MutationEntry Set( in Set() function 90 static MutationEntry Set( in Set() function
|
/aosp12/build/blueprint/bootstrap/bpglob/ |
H A D | bpglob.go | 74 func (v *versionArg) Set(s string) error { func 106 func (p *patternsArgs) Set(s string) error { func 119 func (e *excludeArgs) Set(s string) error { func
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
H A D | autofd.h | 50 int Set(int fd) { in Set() function 86 int Set(int fd) { in Set() function
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | hal_camera_metadata.cc | 221 status_t HalCameraMetadata::Set(uint32_t tag, const uint8_t* data, in Set() function in android::google_camera_hal::HalCameraMetadata 235 status_t HalCameraMetadata::Set(uint32_t tag, const int32_t* data, in Set() function in android::google_camera_hal::HalCameraMetadata 249 status_t HalCameraMetadata::Set(uint32_t tag, const float* data, in Set() function in android::google_camera_hal::HalCameraMetadata 263 status_t HalCameraMetadata::Set(uint32_t tag, const int64_t* data, in Set() function in android::google_camera_hal::HalCameraMetadata 277 status_t HalCameraMetadata::Set(uint32_t tag, const double* data, in Set() function in android::google_camera_hal::HalCameraMetadata 291 status_t HalCameraMetadata::Set(uint32_t tag, in Set() function in android::google_camera_hal::HalCameraMetadata 306 status_t HalCameraMetadata::Set(uint32_t tag, const std::string& string) { in Set() function in android::google_camera_hal::HalCameraMetadata 321 status_t HalCameraMetadata::Set(const camera_metadata_ro_entry& entry) { in Set() function in android::google_camera_hal::HalCameraMetadata
|
/aosp12/build/soong/cmd/pom2bp/ |
H A D | pom2bp.go | 48 func (r *RewriteNames) Set(v string) error { func 83 func (d ExtraDeps) Set(v string) error { func 102 func (e Exclude) Set(v string) error { func 120 func (n HostModuleNames) Set(v string) error { func 139 func (n HostAndDeviceModuleNames) Set(v string) error { func
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/system/bt/service/common/bluetooth/util/ |
H A D | atomic_string.cc | 29 void AtomicString::Set(const std::string& str) { in Set() function in util::AtomicString
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | cpuhint.cpp | 73 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/build/blueprint/bpmodify/ |
H A D | bpmodify.go | 379 func (f stringPtrFlag) Set(s string) error { func 400 func (m *identSet) Set(s string) error { func 432 func (p *qualifiedProperty) Set(s string) error { func
|
/aosp12/build/soong/cmd/pom2mk/ |
H A D | pom2mk.go | 45 func (r *RewriteNames) Set(v string) error { func 80 func (d ExtraDeps) Set(v string) error { func 97 func (e Exclude) Set(v string) error { func
|
/aosp12/build/soong/cmd/diff_target_files/ |
H A D | diff_target_files.go | 40 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | cpuhint.cpp | 75 void CPUHint::Set() { in Set() function in sdm::CPUHint
|
/aosp12/build/soong/cc/config/ |
H A D | bp2build.go | 40 func (m exportedVariablesMap) Set(k string, v variableValue) { func
|
/aosp12/art/runtime/interpreter/ |
H A D | interpreter_cache.h | 75 ALWAYS_INLINE void Set(const void* key, size_t value) { in Set() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | pointer.h | 581 …ValueType& Set(ValueType& root, ValueType& value, typename ValueType::AllocatorType& allocator) co… in Set() function 586 …ValueType& Set(ValueType& root, const ValueType& value, typename ValueType::AllocatorType& allocat… in Set() function 591 …ValueType& Set(ValueType& root, const Ch* value, typename ValueType::AllocatorType& allocator) con… in Set() function 597 …ValueType& Set(ValueType& root, const std::basic_string<Ch>& value, typename ValueType::AllocatorT… in Set() function 614 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function 620 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function 626 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function 633 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function
|
/aosp12/art/openjdkjvmti/ |
H A D | object_tagging.cc | 74 bool ObjectTagTable::Set(art::ObjPtr<art::mirror::Object> obj, jlong new_tag) { in Set() function in openjdkjvmti::ObjectTagTable
|
/aosp12/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
H A D | drm_logger.h | 45 static void Set(DRMLogger *logger) { s_instance = logger; } in Set() function
|
/aosp12/hardware/qcom/display/msm8998/libdrmutils/ |
H A D | drm_logger.h | 45 static void Set(DRMLogger *logger) { s_instance = logger; } in Set() function
|
/aosp12/hardware/qcom/display/msm8909/libdrmutils/ |
H A D | drm_logger.h | 45 static void Set(DRMLogger *logger) { s_instance = logger; } in Set() function
|
/aosp12/art/runtime/ |
H A D | imtable.h | 59 void Set(size_t index, ArtMethod* method, PointerSize pointer_size) { in Set() function
|