Home
last modified time | relevance | path

Searched defs:delegate (Results 276 – 300 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp136 for (auto& delegate : delegates) { in PrepareModel() local
/aosp12/frameworks/base/core/java/android/content/
H A DLoggingContentInterface.java44 private final ContentInterface delegate; field in LoggingContentInterface
46 public LoggingContentInterface(String tag, ContentInterface delegate) { in LoggingContentInterface()
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/concurrent/
H A DContactsExecutors.java208 protected Future<T> delegate() { in delegate() method in ContactsExecutors.HandlerFuture
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/measure/
H A Djs_measure.cpp230 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSMeasureText() local
370 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSMeasureTextSize() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp359 DistributedDB::KvStoreNbDelegate *delegate = nullptr; in Init() local
371 auto release = [this](KvStoreNbDelegate *delegate) { in Init()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
H A DKeyboardAccessibilityNodeProvider.java81 final KeyboardAccessibilityDelegate<KV> delegate) { in KeyboardAccessibilityNodeProvider()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DMessageTransportWrapper.java331 public void openTransport(ISipDelegate delegate, Set<String> supportedFeatureTags, in openTransport()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_result_callback.cpp165 auto delegate = webDelegate_.Upgrade(); in GetJavaScriptResult() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_clipboard.cpp39 void ClipboardProxy::SetDelegate(std::unique_ptr<ClipboardInterface>&& delegate) in SetDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp128 auto delegate = frontEnd->GetDelegate(); in RegisterCardUpdateCallback() local
135 auto delegate = frontEnd->GetDelegate(); in RegisterCardUpdateCallback() local
217 auto delegate = frontEnd->GetDelegate(); in UpdateCardRootComponent() local
223 auto delegate = frontEnd->GetDelegate(); in UpdateCardRootComponent() local
397 auto delegate = frontEnd->GetDelegate(); in JSPostCardAction() local
403 auto delegate = frontEnd->GetDelegate(); in JSPostCardAction() local
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jar ... .google.common.util.concurrent.ListenableFuture delegate com.google.common.base.Function mapper ...
/aosp12/system/bt/service/
H A Davrcp_control.cc47 void AvrcpControl::SetDelegate(Delegate* delegate) { in SetDelegate()
H A Dlow_energy_client.cc127 void LowEnergyClient::SetDelegate(Delegate* delegate) { in SetDelegate()
/aosp12/frameworks/opt/setupwizard/library/gingerbread/test/instrumentation/src/com/android/setupwizardlib/util/
H A DLinkAccessibilityHelperTest.java259 AccessibilityDelegateCompat delegate = mock(AccessibilityDelegateCompat.class); in testMethodDelegation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.h119 void SetDelegate(const RefPtr<WebDelegate>& delegate) in SetDelegate()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp46 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSGetRectangleById() local
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java416 final ObbListenerDelegate delegate; in onObbResult() local
430 final ObbListenerDelegate delegate = new ObbListenerDelegate(listener); in addListener() local
519 final StorageEventListenerDelegate delegate = new StorageEventListenerDelegate( in registerListener() local
541 final StorageEventListenerDelegate delegate = i.next(); in unregisterListener() local
590 final StorageEventListenerDelegate delegate = new StorageEventListenerDelegate( in registerStorageVolumeCallback() local
610 final StorageEventListenerDelegate delegate = i.next(); in unregisterStorageVolumeCallback() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp1293 KvStoreNbDelegate *delegate = nullptr; in OpenCloseDatabase() local
1450 KvStoreNbDelegate *delegate = nullptr; variable
H A Ddistributeddb_interfaces_schema_database_upgrade_test.cpp128 void InsertPresetEntry(KvStoreNbDelegate &delegate, const std::vector<std::string> &selection) in InsertPresetEntry()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_impl_test.cpp582 g_delegate, [&rStoreManager](Delegate *delegate) { rStoreManager.CloseStore(delegate); }); in __anon1a94843f0102()
627 g_delegate, [&rStoreManager](Delegate *delegate) { rStoreManager.CloseStore(delegate); }); in __anon1a94843f0202()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java51 public RemoteInputController(Delegate delegate, in RemoteInputController()
/aosp12/system/bt/service/test/
H A Da2dp_source_unittest.cc210 TestDelegate delegate; in TEST_F() local
H A Dlow_energy_client_unittest.cc262 TestDelegate delegate; in TEST_F() local
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DMagnificationModePreferenceController.java286 void setDialogDelegate(DialogCreatable delegate); in setDialogDelegate()
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DBannerMessagePreferenceTest.java99 ShadowTouchDelegate delegate = shadowOf(mRootView.getTouchDelegate()); in onBindViewHolder_andOnLayoutView_dismissButtonTouchDelegate_isCorrectSize() local

1...<<1112131415161718