Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 271) sorted by relevance

1234567891011

/aosp12/system/nfc/src/adaptation/
H A DNfcAdaptation.cc283 const char* func = "NfcAdaptation::Initialize"; in Initialize() local
388 const char* func = "NfcAdaptation::Finalize"; in Finalize() local
451 const char* func = "NfcAdaptation::NFCA_TASK"; in NFCA_TASK() local
468 const char* func = "NfcAdaptation::Thread"; in Thread() local
547 const char* func = "NfcAdaptation::HalInitialize"; in HalInitialize() local
562 const char* func = "NfcAdaptation::HalTerminate"; in HalTerminate() local
577 const char* func = "NfcAdaptation::HalOpen"; in HalOpen() local
597 const char* func = "NfcAdaptation::HalClose"; in HalClose() local
647 const char* func = "NfcAdaptation::HalWrite"; in HalWrite() local
688 const char* func = "NfcAdaptation::HalPrediscover"; in HalPrediscover() local
[all …]
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/util/
H A DLiveDataFunctions.java76 @NonNull Function<T, R> func) { in mapNonNull()
85 @NonNull Function<T, R> func) { in mapNonNull()
94 @NonNull Function<T, LiveData<R>> func) { in switchMapNonNull()
105 @NonNull Function<T, LiveData<R>> func) { in switchMapNonNull()
119 @NonNull Function<T, LiveData<R>> func) { in loadingSwitchMap()
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A Dglengine.h31 #define GL(func) func; argument
32 #define EGL(func) func; argument
34 #define GL(func) \ argument
37 #define EGL(func) \ argument
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/util/
H A DRemote.java52 public static <V> V exec(RemoteFunction<V> func) { in exec()
63 public static void exec(RemoteVoidFunction func) { in exec()
74 public static <V> void tryExec(RemoteFunction<V> func) { in tryExec()
85 public static void tryExec(RemoteVoidFunction func) { in tryExec()
/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-hwapi.cpp145 auto func = std::get<1>(param); in TEST_P() local
152 auto func = std::get<1>(param); in TEST_P() local
171 auto func = std::get<1>(param); in TEST_P() local
184 auto func = std::get<1>(param); in TEST_P() local
196 auto func = std::get<1>(param); in TEST_P() local
214 auto func = std::get<1>(param); in TEST_P() local
226 auto func = std::get<1>(param); in TEST_P() local
248 auto func = std::get<1>(param); in TEST_P() local
258 auto func = std::get<1>(param); in TEST_P() local
267 auto func = std::get<1>(param); in TEST_P() local
[all …]
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A Dtest-hwapi.cpp198 auto func = std::get<1>(param); in TEST_P() local
205 auto func = std::get<1>(param); in TEST_P() local
222 auto func = std::get<1>(param); in TEST_P() local
232 auto func = std::get<1>(param); in TEST_P() local
242 auto func = std::get<1>(param); in TEST_P() local
266 auto func = std::get<1>(param); in TEST_P() local
277 auto func = std::get<1>(param); in TEST_P() local
299 auto func = std::get<1>(param); in TEST_P() local
310 auto func = std::get<1>(param); in TEST_P() local
333 auto func = std::get<1>(param); in TEST_P() local
[all …]
/aosp12/frameworks/minikin/include/minikin/
H A DSystemFonts.h54 std::function<void(const std::vector<std::shared_ptr<FontCollection>>&)> func) { in getFontMap()
58 static void getFontSet(std::function<void(const std::vector<std::shared_ptr<Font>>&)> func) { in getFontSet()
85 std::function<void(const std::vector<std::shared_ptr<FontCollection>>&)> func) { in getFontMapInternal()
90 void getFontSetInternal(std::function<void(const std::vector<std::shared_ptr<Font>>&)> func) { in getFontSetInternal()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/
H A DEseAdaptation.cc113 const char* func = "EseAdaptation::Initialize"; in Initialize() local
143 const char* func = "EseAdaptation::Thread"; in Thread() local
179 const char* func = "EseAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local
205 const char* func = "EseAdaptation::HalDeviceContextDataCallback"; in HalDeviceContextDataCallback() local
221 const char* func = "IoctlCallback"; in IoctlCallback() local
249 const char* func = "EseAdaptation::HalIoctl"; in HalIoctl() local
/aosp12/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/
H A DEseAdaptation.cpp115 const char* func = "EseAdaptation::Initialize"; in Initialize() local
156 const char* func = "EseAdaptation::Thread"; in Thread() local
192 const char* func = "EseAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local
218 const char* func = "EseAdaptation::HalDeviceContextDataCallback"; in HalDeviceContextDataCallback() local
234 const char* func = "IoctlCallback"; in IoctlCallback() local
262 const char* func = "EseAdaptation::HalIoctl"; in HalIoctl() local
/aosp12/frameworks/native/cmds/lshal/
H A DTimeout.h34 explicit BackgroundTaskState(std::function<void(void)> &&func) in BackgroundTaskState()
66 bool timeout(std::chrono::duration<R, P> delay, std::function<void(void)> &&func) { in timeout()
84 timeoutIPC(std::chrono::duration<R, P> wait, const sp<I> &interfaceObject, Function &&func, in timeoutIPC()
101 timeoutIPC(const sp<I> &interfaceObject, Function &&func, Args &&... args) { in timeoutIPC()
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
H A DCallable.h41 explicit AnyFuncWrapper(T func) : mFunc(std::move(func)) {} in AnyFuncWrapper()
50 std::unique_ptr<Callable> Callable::from(T func) { in from()
/aosp12/system/extras/simpleperf/
H A DSampleComparator.h85 void AddCompareFunction(compare_sample_func_t func) { compare_v_.push_back(func); } in AddCompareFunction()
92 for (const auto& func : compare_v_) { in operator() local
102 for (const auto& func : compare_v_) { in operator() local
112 for (const auto& func : compare_v_) { in IsSameSample() local
/aosp12/frameworks/rs/tests/lldb/tests/harness/
H A Ddecorators.py44 def __call__(self, func): argument
75 def wimpy(func): argument
91 def __call__(self, func): argument
130 def __call__(self, func): argument
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCommand.cpp56 auto func = [value, flags](const StringPiece& arg) -> bool { in AddRequiredFlag() local
66 auto func = [value, flags](const StringPiece& arg) -> bool { in AddRequiredFlagList() local
76 auto func = [value, flags](const StringPiece& arg) -> bool { in AddOptionalFlag() local
86 auto func = [value, flags](const StringPiece& arg) -> bool { in AddOptionalFlagList() local
96 auto func = [value](const StringPiece& arg) -> bool { in AddOptionalFlagList() local
106 auto func = [value](const StringPiece& arg) -> bool { in AddOptionalSwitch() local
/aosp12/build/soong/ui/build/
H A Dsignal.go41 func SetupSignals(log logger.Logger, cancel, cleanup func()) {
47 func handleSignals(signals chan os.Signal, log logger.Logger, cancel, cleanup func()) {
/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DCommandLineOptions.cpp41 auto func = [value](const std::string& arg ATTRIBUTE_UNUSED) -> void { *value = true; }; in OptionalFlag() local
50 auto func = [value](const std::string& arg) -> void { *value = arg; }; in MandatoryOption() local
59 auto func = [value](const std::string& arg) -> void { value->push_back(arg); }; in MandatoryOption() local
68 auto func = [value](const std::string& arg) -> void { *value = arg; }; in OptionalOption() local
77 auto func = [value](const std::string& arg) -> void { value->push_back(arg); }; in OptionalOption() local
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/src/adaptation/
H A DNfcAdaptation.cpp40 const char* func = "NfcAdaptation::Initialize"; in Initialize() local
171 const char* func = "IoctlCallback"; in IoctlCallback() local
204 const char* func = "NfcAdaptation::HalIoctl"; in HalIoctl() local
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
H A DNfcAdaptation.cpp46 const char* func = "NfcAdaptation::Initialize"; in Initialize() local
176 const char* func = "NfcAdaptation::resetEse"; in resetEse() local
206 const char* func = "NfcAdaptation::setEseUpdateState"; in setEseUpdateState() local
/aosp12/frameworks/base/libs/hwui/thread/
H A DWorkQueue.h83 void postAt(nsecs_t time, F&& func) { in postAt()
88 void postDelayed(nsecs_t delay, F&& func) { in postDelayed()
93 void post(F&& func) { in post()
/aosp12/frameworks/libs/net/common/testutils/hostdevice/com/android/testutils/
H A DExceptionUtils.java59 public static <T> Supplier<T> ignoreExceptions(ThrowingSupplier<T> func) { in ignoreExceptions()

1234567891011