Home
last modified time | relevance | path

Searched defs:creator (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator_test.cpp70 PartitionCowCreator creator{.target_metadata = builder_b.get(), in TEST_F() local
113 PartitionCowCreator creator{.target_metadata = target.get(), in TEST_F() local
151 PartitionCowCreator creator{.target_metadata = builder_b, in TEST_F() local
218 PartitionCowCreator creator{.target_metadata = builder_b.get(), in TEST_F() local
247 PartitionCowCreator creator{.target_metadata = builder_b.get(), in TEST_F() local
273 PartitionCowCreator creator{.target_metadata = builder_b.get(), in TEST_F() local
/aosp12/hardware/qcom/gps/msm8909/utils/
H A DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8996/utils/
H A DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8998/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocThread.cpp66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A DLocThread.cpp65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
H A DCarHelperRegistry.java84 @NonNull Context context, @NonNull Class<H> cls, @NonNull HelperCreator<H> creator) { in getOrCreateWithAppContext()
108 @NonNull Context appContext, @NonNull Class<H> cls, @NonNull HelperCreator<H> creator) { in getOrCreateHelper()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DBaseParceledListSlice.java70 Parcelable.Creator<?> creator = readParcelableCreator(p, loader); in BaseParceledListSlice() local
108 private Class<?> readVerifyAndAddElement(Parcelable.Creator<?> creator, Parcel p, in readVerifyAndAddElement()
120 private T readCreator(Parcelable.Creator<?> creator, Parcel p, ClassLoader loader) { in readCreator()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
H A DAppearAnimationUtils.java70 AppearAnimationCreator<T> creator) { in startAnimation2d()
76 AppearAnimationCreator<T> creator) { in startAnimation()
82 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()
105 final Runnable finishListener, AppearAnimationCreator<T> creator) { in startAnimations()
/aosp12/hardware/qcom/display/msm8909/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/hardware/qcom/display/msm8998/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/hardware/qcom/sdm845/display/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/hardware/qcom/sm7250/display/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/hardware/qcom/sm8150/display/sdm/include/utils/
H A Dfactory.h42 int Add(const std::string &name, const Creator &creator) { in Add()
/aosp12/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DSampleDataClassTest.java262 T p, Parcelable.Creator<T> creator) { in assertEqualsAfterParcelling()
267 T original, Parcelable.Creator<T> creator) { in parcelAndUnparcel()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DParcelableTestSupport.java38 Parcelable.Creator<T> creator; in roundTripParcelable() local
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DMmsService.java663 boolean seen, boolean read, String creator) { in importSms()
702 boolean seen, boolean read, String creator) { in importMms()
853 private Uri addSmsDraft(String address, String text, String creator) { in addSmsDraft()
876 private Uri addMmsDraft(Uri contentUri, String creator) { in addMmsDraft()
/aosp12/frameworks/base/apex/media/framework/java/android/media/
H A DBaseMediaParceledListSlice.java72 Parcelable.Creator<?> creator = readParcelableCreator(p, loader); in BaseMediaParceledListSlice() local
122 private T readCreator(Parcelable.Creator<?> creator, Parcel p, ClassLoader loader) { in readCreator()
/aosp12/frameworks/libs/modules-utils/java/com/android/modules/utils/
H A DBaseParceledListSlice.java67 Parcelable.Creator<?> creator = readParcelableCreator(p, loader); in BaseParceledListSlice() local
117 private T readCreator(Parcelable.Creator<?> creator, Parcel p, ClassLoader loader) { in readCreator()

12