| /third_party/skia/src/gpu/ |
| H A D | GrRecordingContext.cpp | 43 GrRecordingContext::GrRecordingContext(sk_sp<GrContextThreadSafeProxy> proxy, bool ddlRecording) in GrRecordingContext() argument
|
| H A D | GrSurfaceProxyView.h | 22 GrSurfaceProxyView(sk_sp<GrSurfaceProxy> proxy, GrSurfaceOrigin origin, GrSwizzle swizzle) in GrSurfaceProxyView() argument 26 explicit GrSurfaceProxyView(sk_sp<GrSurfaceProxy> proxy) in GrSurfaceProxyView() argument 55 GrSurfaceProxy* proxy() cons function in GrSurfaceProxyView [all...] |
| H A D | GrDynamicAtlas.cpp | 66 sk_sp<GrTextureProxy> proxy = in MakeLazyAtlasProxy() local
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrBitmapTextGeoProc.cpp | 149 const GrSurfaceProxy* proxy = views[i].proxy(); in GrBitmapTextGeoProc() local 169 const GrSurfaceProxy* proxy = views[i].proxy(); in addNewViews() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_http.c | 87 struct Proxy *proxy = (struct Proxy *)cls; in http_cb_response() local 171 struct Proxy *proxy; http_cb_request() local 324 http_create_response(struct Proxy* proxy, char **nv) http_create_response() argument 380 struct Proxy *proxy; http_cb_request_completed() local [all...] |
| /third_party/skia/tests/ |
| H A D | ProxyTest.cpp | 147 sk_sp<GrTextureProxy> proxy = proxyProvider->createProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 33 check_surface(skiatest::Reporter* reporter, GrSurfaceProxy* proxy, int width, int height, SkBudgeted budgeted) check_surface() argument 341 sk_sp<GrTextureProxy> proxy = provider->createProxy( DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/skia/src/shaders/ |
| H A D | SkLocalMatrixShader.cpp | 124 SkCTMShader(sk_sp<SkShader> proxy, const SkMatrix& ctm) in SkCTMShader() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | ProxyUtils.cpp | 50 GrSurfaceProxy* proxy = view.proxy(); in GetTextureImageProxy() local 71 sk_sp<GrTextureProxy> proxy; in MakeTextureProxyViewFromData() local
|
| /third_party/python/Lib/test/ |
| H A D | test_file.py | 5 from weakref import proxy namespace
|
| /base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/ |
| H A D | sandbox_manager_client.cpp | 185 auto proxy = iface_cast<ISandboxManager>(remoteObject); GetProxy() local 195 auto proxy = iface_cast<ISandboxManager>(remoteObject); GetProxy() local 212 auto proxy = GetProxy(); CallProxyWithRetry() local [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/app_account/ |
| H A D | app_account_test.cpp | 376 auto proxy = AppAccount::GetInstance().GetAppAccountProxy(); in HWTEST_F() local 393 sptr<IAppAccount> proxy = AppAccount::GetInstance().GetAppAccountProxy(); in HWTEST_F() local [all...] |
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | inputmethod_texteditor_proxy_capi.cpp | 23 void OH_TextEditorProxy_Destroy(InputMethod_TextEditorProxy *proxy) in OH_TextEditorProxy_Destroy() argument 32 OH_TextEditorProxy_SetGetTextConfigFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextConfigFunc getTextConfigFunc) OH_TextEditorProxy_SetGetTextConfigFunc() argument 48 OH_TextEditorProxy_SetInsertTextFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc insertTextFunc) OH_TextEditorProxy_SetInsertTextFunc() argument 64 OH_TextEditorProxy_SetDeleteForwardFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteForwardFunc deleteForwardFunc) OH_TextEditorProxy_SetDeleteForwardFunc() argument 81 OH_TextEditorProxy_SetDeleteBackwardFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteBackwardFunc deleteBackwardFunc) OH_TextEditorProxy_SetDeleteBackwardFunc() argument 98 OH_TextEditorProxy_SetSendKeyboardStatusFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendKeyboardStatusFunc sendKeyboardStatusFunc) OH_TextEditorProxy_SetSendKeyboardStatusFunc() argument 115 OH_TextEditorProxy_SetSendEnterKeyFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc) OH_TextEditorProxy_SetSendEnterKeyFunc() argument 132 OH_TextEditorProxy_SetMoveCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc moveCursorFunc) OH_TextEditorProxy_SetMoveCursorFunc() argument 149 OH_TextEditorProxy_SetHandleSetSelectionFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleSetSelectionFunc handleSetSelectionFunc) OH_TextEditorProxy_SetHandleSetSelectionFunc() argument 166 OH_TextEditorProxy_SetHandleExtendActionFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleExtendActionFunc handleExtendActionFunc) OH_TextEditorProxy_SetHandleExtendActionFunc() argument 183 OH_TextEditorProxy_SetGetLeftTextOfCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetLeftTextOfCursorFunc getLeftTextOfCursorFunc) OH_TextEditorProxy_SetGetLeftTextOfCursorFunc() argument 199 OH_TextEditorProxy_SetGetRightTextOfCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetRightTextOfCursorFunc getRightTextOfCursorFunc) OH_TextEditorProxy_SetGetRightTextOfCursorFunc() argument 215 OH_TextEditorProxy_SetGetTextIndexAtCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextIndexAtCursorFunc getTextIndexAtCursorFunc) OH_TextEditorProxy_SetGetTextIndexAtCursorFunc() argument 232 OH_TextEditorProxy_SetReceivePrivateCommandFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_ReceivePrivateCommandFunc receivePrivateCommandFunc) OH_TextEditorProxy_SetReceivePrivateCommandFunc() argument 248 OH_TextEditorProxy_SetSetPreviewTextFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SetPreviewTextFunc setPreviewTextFunc) OH_TextEditorProxy_SetSetPreviewTextFunc() argument 264 OH_TextEditorProxy_SetFinishTextPreviewFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_FinishTextPreviewFunc finishTextPreviewFunc) OH_TextEditorProxy_SetFinishTextPreviewFunc() argument 281 OH_TextEditorProxy_GetGetTextConfigFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextConfigFunc *getTextConfigFunc) OH_TextEditorProxy_GetGetTextConfigFunc() argument 297 OH_TextEditorProxy_GetInsertTextFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc *insertTextFunc) OH_TextEditorProxy_GetInsertTextFunc() argument 313 OH_TextEditorProxy_GetDeleteForwardFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteForwardFunc *deleteForwardFunc) OH_TextEditorProxy_GetDeleteForwardFunc() argument 328 OH_TextEditorProxy_GetDeleteBackwardFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteBackwardFunc *deleteBackwardFunc) OH_TextEditorProxy_GetDeleteBackwardFunc() argument 343 OH_TextEditorProxy_GetSendKeyboardStatusFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendKeyboardStatusFunc *sendKeyboardStatusFunc) OH_TextEditorProxy_GetSendKeyboardStatusFunc() argument 358 OH_TextEditorProxy_GetSendEnterKeyFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc *sendEnterKeyFunc) OH_TextEditorProxy_GetSendEnterKeyFunc() argument 373 OH_TextEditorProxy_GetMoveCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc *moveCursorFunc) OH_TextEditorProxy_GetMoveCursorFunc() argument 388 OH_TextEditorProxy_GetHandleSetSelectionFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleSetSelectionFunc *handleSetSelectionFunc) OH_TextEditorProxy_GetHandleSetSelectionFunc() argument 403 OH_TextEditorProxy_GetHandleExtendActionFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleExtendActionFunc *handleExtendActionFunc) OH_TextEditorProxy_GetHandleExtendActionFunc() argument 418 OH_TextEditorProxy_GetGetLeftTextOfCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetLeftTextOfCursorFunc *getLeftTextOfCursorFunc) OH_TextEditorProxy_GetGetLeftTextOfCursorFunc() argument 433 OH_TextEditorProxy_GetGetRightTextOfCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetRightTextOfCursorFunc *getRightTextOfCursorFunc) OH_TextEditorProxy_GetGetRightTextOfCursorFunc() argument 448 OH_TextEditorProxy_GetGetTextIndexAtCursorFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextIndexAtCursorFunc *getTextIndexAtCursorFunc) OH_TextEditorProxy_GetGetTextIndexAtCursorFunc() argument 463 OH_TextEditorProxy_GetReceivePrivateCommandFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_ReceivePrivateCommandFunc *receivePrivateCommandFunc) OH_TextEditorProxy_GetReceivePrivateCommandFunc() argument 478 OH_TextEditorProxy_GetSetPreviewTextFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SetPreviewTextFunc *setPreviewTextFunc) OH_TextEditorProxy_GetSetPreviewTextFunc() argument 493 OH_TextEditorProxy_GetFinishTextPreviewFunc( InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_FinishTextPreviewFunc *finishTextPreviewFunc) OH_TextEditorProxy_GetFinishTextPreviewFunc() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | ime_system_channel.cpp | 123 auto proxy = GetSystemAbilityProxy(); in RunConnectSystemCmd() local 288 auto proxy = GetSystemAbilityProxy(); in GetDefaultImeCfg() local [all...] |
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_interface.cpp | 345 static ErrCode PrepareAddUser(sptr<StorageManager::IStorageManager> &proxy, int32_t userId) in PrepareAddUser() argument 379 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); in InnerSendToStorageAccountCreate() local 424 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); in SendToStorageAccountRemove() local 448 GetStorageProxy(sptr<StorageManager::IStorageManager> &proxy) GetStorageProxy() argument 469 sptr<StorageManager::IStorageManager> proxy = nullptr; UnlockUser() local 558 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); SendToStorageAccountStop() local 600 sptr<StorageManager::IStorageManager> proxy = nullptr; InnerSendToStorageAccountCreateComplete() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/restrictions/src/ |
| H A D | restrictions_addon.cpp | 253 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); in SetFingerprintAuthDisabled() local 282 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); in IsFingerprintAuthDisabled() local 388 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); in SetDisallowedPolicy() local 438 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); GetDisallowedPolicy() local 496 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); SetDisallowedPolicyForAccount() local 539 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); GetDisallowedPolicyForAccount() local 591 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); GetDisallowedListForAccount() local 633 auto proxy = RestrictionsProxy::GetRestrictionsProxy(); AddOrRemoveDisallowedListForAccount() local [all...] |
| /base/account/os_account/frameworks/domain_account/src/ |
| H A D | domain_account_client.cpp | 64 auto proxy = GetDomainAccountProxy();
in RegisterPlugin() local 78 auto proxy = GetDomainAccountProxy();
in UnregisterPlugin() local 86 AuthProxyInit(const std::shared_ptr<DomainAccountCallback> &callback, sptr<DomainAccountCallbackService> &callbackService, sptr<IDomainAccount> &proxy) AuthProxyInit() argument 119 auto proxy = GetDomainAccountProxy(); GetAccessToken() local 139 auto proxy = GetDomainAccountProxy(); HasAccount() local 151 sptr<IDomainAccount> proxy = nullptr; Auth() local 163 sptr<IDomainAccount> proxy = nullptr; AuthUser() local 174 sptr<IDomainAccount> proxy = nullptr; AuthWithPopup() local 184 auto proxy = GetDomainAccountProxy(); UpdateAccountToken() local 195 auto proxy = GetDomainAccountProxy(); IsAuthenticationExpired() local 205 auto proxy = GetDomainAccountProxy(); SetAccountPolicy() local 230 auto proxy = GetDomainAccountProxy(); GetAccountStatus() local 246 auto proxy = GetDomainAccountProxy(); GetDomainAccountInfo() local 257 auto proxy = GetDomainAccountProxy(); UpdateAccountInfo() local 286 auto proxy = GetDomainAccountProxy(); RegisterAccountStatusListener() local 310 auto proxy = GetDomainAccountProxy(); UnregisterAccountStatusListener() local 329 auto proxy = GetDomainAccountProxy(); AddServerConfig() local 339 auto proxy = GetDomainAccountProxy(); RemoveServerConfig() local 349 auto proxy = GetDomainAccountProxy(); GetAccountServerConfig() local 363 sptr<IDomainAccount> proxy = GetDomainAccountProxy(); RestoreListenerRecords() local 379 sptr<IDomainAccount> proxy = GetDomainAccountProxy(); RestorePlugin() local [all...] |
| /base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
| H A D | bundle_manager_proxy.cpp | 74 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in Uninstall() local 96 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddBundlesByPolicyType() local 118 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in RemoveBundlesByPolicyType() local 140 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetBundlesByPolicyType() local 188 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in Install() local 253 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); WriteFileToStream() local [all...] |
| /base/account/os_account/services/accountmgr/src/ability_manager_adapter/ |
| H A D | ability_manager_adapter.cpp | 239 ErrCode AbilityManagerAdapter::DoConnectAbility(const sptr<IRemoteObject> proxy, const AAFwk::Want &want,
in DoConnectAbility() argument [all...] |
| /base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/ |
| H A D | network_manager_proxy.cpp | 53 auto proxy = EnterpriseDeviceMgrProxy::GetInstance();
in GetAllNetworkInterfaces() local 86 auto proxy = EnterpriseDeviceMgrProxy::GetInstance();
in GetIpOrMacAddress() local 115 auto proxy = EnterpriseDeviceMgrProxy::GetInstance();
in SetNetworkInterfaceDisabled() local 139 auto proxy = EnterpriseDeviceMgrProxy::GetInstance();
in IsNetworkInterfaceDisabled() local [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/ |
| H A D | dump_utils.cpp | 468 sptr<AppExecFwk::BundleMgrProxy> proxy = iface_cast<AppExecFwk::BundleMgrProxy>(remoteObject); in CheckAppDebugVersion() local
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_manage.c | 141 PowerManageProxyInterface *proxy = (PowerManageProxyInterface *)iUnknown; in AcquireRunningLockEntryProxy() local 166 PowerManageProxyInterface *proxy = (PowerManageProxyInterface *)iUnknown; in ReleaseRunningLockEntryProxy() local 192 PowerManageProxyInterface *proxy = (PowerManageProxyInterface *)iUnknown; in IsAnyRunningLockHoldingProxy() local 248 PowerManageProxyInterface *proxy = (PowerManageProxyInterface *)iUnknown; SuspendDeviceProxy() local 261 PowerManageProxyInterface *proxy = (PowerManageProxyInterface *)iUnknown; WakeupDeviceProxy() local [all...] |
| /base/powermgr/display_manager/state_manager/frameworks/native/ |
| H A D | display_power_mgr_client.cpp | 90 auto proxy = GetProxy(); in SetDisplayState() local 97 auto proxy = GetProxy(); in GetDisplayState() local 106 auto proxy = GetProxy(); in GetDisplayIds() local 115 auto proxy in GetMainDisplayId() local 122 auto proxy = GetProxy(); SetBrightness() local 129 auto proxy = GetProxy(); DiscountBrightness() local 136 auto proxy = GetProxy(); OverrideBrightness() local 143 auto proxy = GetProxy(); OverrideDisplayOffDelay() local 150 auto proxy = GetProxy(); RestoreBrightness() local 157 auto proxy = GetProxy(); GetBrightness() local 164 auto proxy = GetProxy(); GetDefaultBrightness() local 171 auto proxy = GetProxy(); GetMaxBrightness() local 178 auto proxy = GetProxy(); GetMinBrightness() local 185 auto proxy = GetProxy(); AdjustBrightness() local 192 auto proxy = GetProxy(); AutoAdjustBrightness() local 199 auto proxy = GetProxy(); IsAutoAdjustBrightness() local 211 auto proxy = GetProxy(); RegisterCallback() local 218 auto proxy = GetProxy(); BoostBrightness() local 225 auto proxy = GetProxy(); CancelBoostBrightness() local 232 auto proxy = GetProxy(); GetDeviceBrightness() local 239 auto proxy = GetProxy(); SetCoordinated() local 247 auto proxy = GetProxy(); SetLightBrightnessThreshold() local 259 auto proxy = GetProxy(); GetError() local 266 auto proxy = GetProxy(); SetMaxBrightness() local 273 auto proxy = GetProxy(); SetMaxBrightnessNit() local [all...] |
| /base/notification/common_event_service/frameworks/core/src/ |
| H A D | common_event.cpp | 62 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEvent() local 81 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEventAsUser() local 99 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEvent() local 118 sptr<ICommonEvent> proxy in PublishCommonEventAsUser() local 166 sptr<ICommonEvent> proxy = GetCommonEventProxy(); SubscribeCommonEvent() local 203 sptr<ICommonEvent> proxy = GetCommonEventProxy(); UnSubscribeCommonEvent() local 233 sptr<ICommonEvent> proxy = GetCommonEventProxy(); GetStickyCommonEvent() local 241 FinishReceiver( const sptr<IRemoteObject> &proxy, const int32_t &code, const std::string &data, const bool &abortEvent) FinishReceiver() argument 263 sptr<ICommonEvent> proxy = GetCommonEventProxy(); DumpState() local 275 sptr<ICommonEvent> proxy = GetCommonEventProxy(); Freeze() local 287 sptr<ICommonEvent> proxy = GetCommonEventProxy(); Unfreeze() local 299 sptr<ICommonEvent> proxy = GetCommonEventProxy(); UnfreezeAll() local 311 sptr<ICommonEvent> proxy = GetCommonEventProxy(); RemoveStickyCommonEvent() local 368 auto proxy = iface_cast<ICommonEvent>(remoteObject); GetCommonEventProxy() local 429 sptr<ICommonEvent> proxy = GetCommonEventProxy(); Resubscribe() local [all...] |
| H A D | common_event_stub.cpp | 171 sptr<IRemoteObject> proxy = data.ReadRemoteObject(); in OnRemoteRequest() local 318 bool CommonEventStub::FinishReceiver(const sptr<IRemoteObject> &proxy, const int32_t &code, in FinishReceiver() argument
|
| H A D | common_event_proxy.cpp | 318 FinishReceiver( const sptr<IRemoteObject> &proxy, const int32_t &code, const std::string &receiverData, const bool &abortEvent) FinishReceiver() argument
|