Home
last modified time | relevance | path

Searched defs:callback (Results 1376 - 1400 of 2076) sorted by relevance

1...<<51525354555657585960>>...84

/third_party/skia/experimental/sktext/include/
H A DText.h58 void forEachGrapheme(TextRange textRange, Callback&& callback) { in forEachGrapheme() argument
/third_party/skia/modules/skunicode/include/
H A DSkUnicode.h211 void forEachCodepoint(const char* utf8, int32_t utf8Units, Callback&& callback) { in forEachCodepoint() argument
226 void forEachCodepoint(const char16_t* utf16, int32_t utf16Units, Callback&& callback) { in forEachCodepoint() argument
238 void forEachBidiRegion(const uint16_t utf16[], int utf16Units, SkBidiIterator::Direction dir, Callback&& callback) { in forEachBidiRegion() argument
262 void forEachBreak(const char16_t utf16[], int utf16Units, SkUnicode::BreakType type, Callback&& callback) { in forEachBreak() argument
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_proxy.cpp68 AddAccountImplicitly(const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) AddAccountImplicitly() argument
128 CreateAccountImplicitly(const std::string &owner, const CreateAccountImplicitlyOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) CreateAccountImplicitly() argument
409 Authenticate(const std::string &name, const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) Authenticate() argument
832 GetAuthenticatorCallback(const std::string &sessionId, sptr<IRemoteObject> &callback) GetAuthenticatorCallback() argument
953 SelectAccountsByOptions( const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SelectAccountsByOptions() argument
978 VerifyCredential(const std::string &name, const std::string &owner, const VerifyCredentialOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) VerifyCredential() argument
1011 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
1044 SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SetAuthenticatorProperties() argument
[all...]
H A Dapp_account.cpp451 ErrCode AppAccount::GetAuthenticatorCallback(const std::string &sessionId, sptr<IRemoteObject> &callback) in GetAuthenticatorCallback() argument
64 AddAccountImplicitly(const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) AddAccountImplicitly() argument
95 CreateAccountImplicitly(const std::string &owner, const CreateAccountImplicitlyOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) CreateAccountImplicitly() argument
253 Authenticate(const std::string &name, const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) Authenticate() argument
496 SelectAccountsByOptions( const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SelectAccountsByOptions() argument
512 VerifyCredential(const std::string &name, const std::string &owner, const VerifyCredentialOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) VerifyCredential() argument
527 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
541 SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SetAuthenticatorProperties() argument
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Devent_query_wrapper_builder.cpp235 void BaseEventQueryWrapper::FinishEventQuery(const OHOS::sptr<OHOS::HiviewDFX::IQueryBaseCallback>& callback, in FinishEventQuery() argument
245 void BaseEventQueryWrapper::TransportCachedEvents(const OHOS::sptr<OHOS::HiviewDFX::IQueryBaseCallback>& callback) in TransportCachedEvents() argument
256 TransportSysEvent(OHOS::HiviewDFX::EventStore::ResultSet& result, const OHOS::sptr<OHOS::HiviewDFX::IQueryBaseCallback>& callback, std::pair<int64_t, int32_t>& details) TransportSysEvent() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_controller.cpp446 auto callback = reinterpret_cast<void(*)(const char*)>(id); in InitInsertText() local
454 auto callback = reinterpret_cast<void(*)(int32_t)>(id); in InitDeleteRight() local
462 auto callback = reinterpret_cast<void(*)(int32_t)>(id); in InitDeleteLeft() local
470 auto callback = reinterpret_cast<void(*)(int32_t)>(id); in InitSendKeyboardStatus() local
478 auto callback in InitSendFunctionKey() local
486 auto callback = reinterpret_cast<void(*)(int32_t)>(id); InitMoveCursor() local
494 auto callback = reinterpret_cast<void(*)(int32_t)>(id); InitHandleExtendAction() local
502 auto callback = reinterpret_cast<char*(*)(int32_t)>(id); InitGetLeftText() local
510 auto callback = reinterpret_cast<char*(*)(int32_t)>(id); InitGetRightText() local
518 auto callback = reinterpret_cast<int32_t(*)()>(id); InitGetTextIndexAtCursor() local
526 auto callback = reinterpret_cast<void(*)(int32_t)>(id); InitSelectByMovement() local
534 auto callback = reinterpret_cast<void(*)(Range)>(id); InitSelectByRange() local
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp78 int32_t AddListener(const std::vector<SysEventRule>& rules, const sptr<ISysEventCallback>& callback) in AddListener() argument
83 int32_t RemoveListener(const sptr<ISysEventCallback>& callback) in RemoveListener() argument
94 int32_t SetDebugMode(const sptr<ISysEventCallback>& callback, bool mode) in SetDebugMode() argument
88 Query(const QueryArgument& queryArgument, const std::vector<SysEventQueryRule>& rules, const sptr<IQuerySysEventCallback>& callback) Query() argument
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp280 CpuStorageDbCallback callback; in InitDbStore() local
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp955 CreateSingleScanAsyncContext(const napi_env& env, std::unique_ptr<LocatingRequiredDataConfig>& config, sptr<LocatingRequiredDataCallbackNapi> callback) CreateReverseGeocodeAsyncContext() argument
1083 CreateAsyncContextForAddGnssGeofence(const napi_env& env, std::shared_ptr<GeofenceRequest>& request, sptr<LocationGnssGeofenceCallbackNapi> callback) CreateReverseGeocodeAsyncContext() argument
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp110 int LocatorProxy::SendRegisterMsgToRemote(const int msgId, const sptr<IRemoteObject>& callback, pid_t uid) in SendRegisterMsgToRemote() argument
132 void LocatorProxy::RegisterSwitchCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterSwitchCallback() argument
139 void LocatorProxy::UnregisterSwitchCallback(const sptr<IRemoteObject>& callback) in UnregisterSwitchCallback() argument
146 void LocatorProxy::RegisterGnssStatusCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterGnssStatusCallback() argument
153 UnregisterGnssStatusCallback(const sptr<IRemoteObject>& callback) UnregisterGnssStatusCallback() argument
160 RegisterNmeaMessageCallback(const sptr<IRemoteObject>& callback, pid_t uid) RegisterNmeaMessageCallback() argument
166 UnregisterNmeaMessageCallback(const sptr<IRemoteObject>& callback) UnregisterNmeaMessageCallback() argument
172 StartLocating(std::unique_ptr<RequestConfig>& requestConfig, sptr<ILocatorCallback>& callback, std::string bundleName, pid_t pid, pid_t uid) StartLocating() argument
193 StopLocating(sptr<ILocatorCallback>& callback) StopLocating() argument
264 RegisterCachedLocationCallback(std::unique_ptr<CachedGnssLocationsRequest>& request, sptr<ICachedLocationsCallback>& callback, std::string bundleName) RegisterCachedLocationCallback() argument
285 UnregisterCachedLocationCallback(sptr<ICachedLocationsCallback>& callback) UnregisterCachedLocationCallback() argument
516 SendRegisterMsgToRemoteV9(const int msgId, const sptr<IRemoteObject>& callback) SendRegisterMsgToRemoteV9() argument
543 RegisterSwitchCallbackV9(const sptr<IRemoteObject>& callback) RegisterSwitchCallbackV9() argument
551 UnregisterSwitchCallbackV9(const sptr<IRemoteObject>& callback) UnregisterSwitchCallbackV9() argument
559 RegisterGnssStatusCallbackV9(const sptr<IRemoteObject>& callback) RegisterGnssStatusCallbackV9() argument
567 UnregisterGnssStatusCallbackV9(const sptr<IRemoteObject>& callback) UnregisterGnssStatusCallbackV9() argument
575 RegisterNmeaMessageCallbackV9(const sptr<IRemoteObject>& callback) RegisterNmeaMessageCallbackV9() argument
594 UnregisterNmeaMessageCallbackV9(const sptr<IRemoteObject>& callback) UnregisterNmeaMessageCallbackV9() argument
613 StartLocatingV9(std::unique_ptr<RequestConfig>& requestConfig, sptr<ILocatorCallback>& callback) StartLocatingV9() argument
633 StopLocatingV9(sptr<ILocatorCallback>& callback) StopLocatingV9() argument
747 RegisterCachedLocationCallbackV9(std::unique_ptr<CachedGnssLocationsRequest>& request, sptr<ICachedLocationsCallback>& callback, std::string bundleName) RegisterCachedLocationCallbackV9() argument
769 UnregisterCachedLocationCallbackV9(sptr<ICachedLocationsCallback>& callback) UnregisterCachedLocationCallbackV9() argument
925 RegisterLocatingRequiredDataCallback( std::unique_ptr<LocatingRequiredDataConfig>& dataConfig, sptr<ILocatingRequiredDataCallback>& callback) RegisterLocatingRequiredDataCallback() argument
946 UnRegisterLocatingRequiredDataCallback(sptr<ILocatingRequiredDataCallback>& callback) UnRegisterLocatingRequiredDataCallback() argument
955 SubscribeLocationError(sptr<ILocatorCallback>& callback) SubscribeLocationError() argument
971 UnSubscribeLocationError(sptr<ILocatorCallback>& callback) UnSubscribeLocationError() argument
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp619 auto callback = dumpParameter->getClientCallback(); in DumpDatas() local
/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp123 LocationErrCode LocatorRequiredDataManager::UnregisterCallback(const sptr<IRemoteObject>& callback) in UnregisterCallback() argument
327 auto callback = pair.first; in ReportData() local
91 RegisterCallback( AppIdentity &identity, std::shared_ptr<LocatingRequiredDataConfig>& config, const sptr<IRemoteObject>& callback) RegisterCallback() argument
[all...]
/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp328 sptr<NetworkCallbackHost> callback = new (std::nothrow) NetworkCallbackHost(); in RequestNetworkLocation() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp119 void InitCallback(HiSysEventQueryCallback& callback) in InitCallback() argument
152 HiSysEventQueryCallback callback; in QueryTestWithCondition() local
377 HiSysEventQueryCallback callback; in HWTEST_F() local
605 HiSysEventQueryCallback callback; HWTEST_F() local
685 HiSysEventQueryCallback callback; HWTEST_F() local
714 HiSysEventQueryCallback callback; HWTEST_F() local
746 HiSysEventQueryCallback callback; HWTEST_F() local
779 HiSysEventQueryCallback callback; HWTEST_F() local
811 HiSysEventQueryCallback callback; HWTEST_F() local
842 HiSysEventQueryCallback callback; HWTEST_F() local
885 HiSysEventQueryCallback callback; HWTEST_F() local
910 HiSysEventQueryCallback callback; HWTEST_F() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp296 void JsGetInputMethodController::RegisterListener(napi_value callback, std::string type, in RegisterListener() argument
318 void JsGetInputMethodController::UnRegisterListener(napi_value callback, std::string type) in UnRegisterListener() argument
369 std::shared_ptr<JSCallbackObject> callback in Subscribe() local
440 HandleSoftKeyboard(napi_env env, napi_callback_info info, std::function<int32_t()> callback, bool isOutput, bool needThrowException) HandleSoftKeyboard() argument
[all...]
H A Djs_get_input_method_setting.cpp457 int32_t JsGetInputMethodSetting::RegisterListener(napi_value callback, std::string type, in RegisterListener() argument
504 std::shared_ptr<JSCallbackObject> callback = in Subscribe() local
521 void JsGetInputMethodSetting::UnRegisterListener(napi_value callback, std::string type, bool &isUpdateFlag) in UnRegisterListener() argument
[all...]
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp53 CreateOsAccountForDomain(const OsAccountType &type, const DomainAccountInfo &domainInfo, const std::shared_ptr<DomainAccountCallback> &callback, const CreateOsAccountForDomainOptions &options) CreateOsAccountForDomain() argument
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp420 sptr<AuthenticatorAsyncCallback> callback = new (std::nothrow) AuthenticatorAsyncCallback( in checkAccountLabels() local
479 sptr<AuthenticatorAsyncCallback> callback = new (std::nothrow) AuthenticatorAsyncCallback(nullptr, selectAccountByOptions() local
506 ParseContextForVerifyCredential( CAuthCallback callbackId, CVerifyCredentialOptions cOptions, JSAuthCallback &callback, VerifyCredentialOptions &options) ParseContextForVerifyCredential() argument
528 JSAuthCallback callback; verifyCredential() local
559 ParseContextForSetAuthenticatorProperties( CAuthCallback callbackId, CSetPropertiesOptions cOptions, JSAuthCallback &callback, SetPropertiesOptions &options) ParseContextForSetAuthenticatorProperties() argument
579 JSAuthCallback callback; setAuthenticatorProperties() local
[all...]
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_manager_service.cpp36 CommonEventCallback callback = { in AppAccountManagerService() local
61 AddAccountImplicitly(const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) AddAccountImplicitly() argument
93 CreateAccountImplicitly(const std::string &owner, const CreateAccountImplicitlyOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) CreateAccountImplicitly() argument
313 Authenticate(const std::string &name, const std::string &owner, const std::string &authType, const AAFwk::Want &options, const sptr<IAppAccountAuthenticatorCallback> &callback) Authenticate() argument
537 GetAuthenticatorCallback( const std::string &sessionId, sptr<IRemoteObject> &callback) GetAuthenticatorCallback() argument
646 SelectAccountsByOptions( const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SelectAccountsByOptions() argument
659 VerifyCredential(const std::string &name, const std::string &owner, const VerifyCredentialOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) VerifyCredential() argument
674 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
689 SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) SetAuthenticatorProperties() argument
[all...]
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Ddomain_account_client_module_test.cpp233 auto callback = std::make_shared<MockDomainAuthCallback>(); in HWTEST_F() local
256 auto callback = std::make_shared<MockDomainAuthCallback>(); in HWTEST_F() local
296 auto callback = std::make_shared<MockDomainAuthCallback>(); in HWTEST_F() local
350 auto callback = std::make_shared<MockDomainAuthCallback>(); HWTEST_F() local
409 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
492 auto callback = std::make_shared<MockDomainAuthCallback>(); HWTEST_F() local
510 auto callback = std::make_shared<MockDomainAuthCallback>(); HWTEST_F() local
538 auto callback = std::make_shared<MockDomainAuthCallback>(); HWTEST_F() local
560 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
606 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
630 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
655 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
685 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
737 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
775 auto callback = std::make_shared<MockDomainHasDomainInfoCallback>(); HWTEST_F() local
798 auto callback = std::make_shared<MockDomainHasDomainInfoCallback>(); HWTEST_F() local
822 auto callback = std::make_shared<MockDomainHasDomainInfoCallback>(); HWTEST_F() local
846 std::shared_ptr<DomainAccountCallback> callback = nullptr; HWTEST_F() local
879 auto callback = std::make_shared<MockDomainGetAccessTokenCallback>(); HWTEST_F() local
926 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
962 auto callback = std::make_shared<MockDomainGetAccessTokenCallback>(); HWTEST_F() local
984 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1033 auto callback = std::make_shared<MockDomainGetAccessTokenCallback>(); HWTEST_F() local
1060 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1171 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1224 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1266 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1314 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
1527 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); CreateDomainAccount() local
1807 std::shared_ptr<DomainAccountCallback> callback = nullptr; HWTEST_F() local
1823 auto callback = std::make_shared<MockDomainAuthCallback>(); HWTEST_F() local
1865 auto callback = std::make_shared<MockGetDomainAccountInfoCallback>(); HWTEST_F() local
1888 auto callback = std::make_shared<MockGetDomainAccountInfoCallback>(); HWTEST_F() local
1913 auto callback = std::make_shared<MockGetDomainAccountInfoCallback>(); HWTEST_F() local
1937 std::shared_ptr<DomainAccountCallback> callback = nullptr; HWTEST_F() local
1998 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
2027 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
2055 auto callback = std::make_shared<MockDomainCreateDomainAccountCallback>(); HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
H A Dadmin_manager_addon.cpp319 napi_value callback = nullptr; in NativeGetEnterpriseInfoComplete() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c134 ThreadInfoCallBack callback; member
321 ThreadInfoCallBack callback = GetCallbackLocked(); in FillDumpRequest() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp162 AppEventStoreCallback callback; in InitDbStore() local
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h105 sptr<IAppAccountAuthenticatorCallback> callback = nullptr; member
126 sptr<IAppAccountAuthorizationExtensionCallback> callback = nullptr; member
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp55 AuthCallback( uint32_t userId, uint64_t credentialId, AuthType authType, const sptr<IIDMCallback> &callback) AuthCallback() argument
60 AuthCallback(uint32_t userId, uint64_t credentialId, AuthType authType, bool isRemoteAuth, const sptr<IIDMCallback> &callback) AuthCallback() argument
218 AddCredCallback(uint32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) AddCredCallback() argument
306 UpdateCredCallback( uint32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) UpdateCredCallback() argument
403 DelUserCallback(uint32_t userId, const sptr<IIDMCallback> &callback) DelUserCallback() argument
488 CommitCredUpdateCallback(int32_t userId, const UpdateCredInfo &extraUpdateInfo, const sptr<IIDMCallback> &callback) CommitCredUpdateCallback() argument
543 DelCredCallback(int32_t userId, bool isPIN, std::vector<uint8_t> token, const sptr<IIDMCallback> &callback) DelCredCallback() argument
590 GetCredInfoCallbackWrapper( int32_t userId, int32_t authType, const sptr<IGetCredInfoCallback> &callback) GetCredInfoCallbackWrapper() argument
614 GetPropCallbackWrapper(int32_t userId, const sptr<IGetSetPropCallback> &callback) GetPropCallbackWrapper() argument
630 SetPropCallbackWrapper(int32_t userId, const sptr<IGetSetPropCallback> &callback) SetPropCallbackWrapper() argument
646 GetSecUserInfoCallbackWrapper( AuthType authType, const sptr<IGetEnrolledIdCallback> &callback) GetSecUserInfoCallbackWrapper() argument
679 PrepareRemoteAuthCallbackWrapper(const sptr<IPreRemoteAuthCallback> &callback) PrepareRemoteAuthCallbackWrapper() argument
695 GetDomainAuthStatusInfoCallback( const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) GetDomainAuthStatusInfoCallback() argument
[all...]

Completed in 33 milliseconds

1...<<51525354555657585960>>...84