/aosp12/frameworks/base/media/mca/filterpacks/native/base/ |
H A D | time_util.h | 38 void SetName(const std::string& name) { mName = name; } in SetName() function
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | time_util.h | 38 void SetName(const string& name) { mName = name; } in SetName() function
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
H A D | drmproperty.h | 44 void SetName(std::string name) { name_ = name; }; in SetName() function
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_buf_descriptor.h | 59 void SetName(std::string name) { name_ = name; } in SetName() function
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_buf_descriptor.h | 60 void SetName(std::string name) { name_ = name; } in SetName() function
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetooth.aidl | 41 boolean SetName(String name); in SetName() method
|
/aosp12/art/runtime/gc/accounting/ |
H A D | space_bitmap.h | 199 void SetName(const std::string& name) { in SetName() function
|
/aosp12/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/ |
H A D | dmabufinfo.h | 62 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/aosp12/system/bt/service/test/ |
H A D | adapter_unittest.cc | 214 TEST_F(AdapterTest, SetName) { in TEST_F() argument
|
/aosp12/art/runtime/base/ |
H A D | timing_logger.cc | 49 void CumulativeLogger::SetName(const std::string& name) { in SetName() function in art::CumulativeLogger
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
H A D | device_properties.h | 195 void SetName(const std::vector<uint8_t>& name) { in SetName() function
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_binder_server.cc | 100 Status BluetoothBinderServer::SetName(const ::android::String16& name, in SetName() function in ipc::binder::BluetoothBinderServer
|
/aosp12/frameworks/base/tools/aapt2/test/ |
H A D | Builders.cpp | 248 ArtifactBuilder& ArtifactBuilder::SetName(const std::string& name) { in SetName() function in aapt::test::ArtifactBuilder
|
/aosp12/system/bt/service/ |
H A D | adapter.cc | 286 bool SetName(const std::string& name) override { in SetName() function in bluetooth::AdapterImpl
|
/aosp12/art/runtime/mirror/ |
H A D | class-inl.h | 777 inline void Class::SetName(ObjPtr<String> name) { in SetName() function
|