Home
last modified time | relevance | path

Searched defs:callbackId (Results 1 – 25 of 28) sorted by relevance

12

/base/security/device_auth/frameworks/src/lite/
Dipc_callback_stub.c29 static void DoCallBack(int32_t callbackId, uintptr_t cbHook, IpcIo *data, IpcIo *reply) in DoCallBack()
57 int32_t callbackId; in CbStubOnRemoteRequest() local
Dipc_callback_proxy.c49 void CbProxySendRequest(SvcIdentity sid, int32_t callbackId, uintptr_t cbHook, IpcIo *data, IpcIo *… in CbProxySendRequest()
Dipc_dev_auth_stub.c345 void ActCallback(int32_t objIdx, int32_t callbackId, uintptr_t cbHook, IpcIo *dataParcel, IpcIo *re… in ActCallback()
/base/security/device_auth/frameworks/src/standard/
Dipc_callback_stub.cpp30 void StubDevAuthCb::DoCallBack(int32_t callbackId, uintptr_t cbHook, in DoCallBack()
62 int32_t callbackId; in OnRemoteRequest() local
Dipc_callback_proxy.cpp28 void ProxyDevAuthCb::DoCallBack(int32_t callbackId, uintptr_t cbHook, in DoCallBack()
Dipc_dev_auth_stub.cpp371 void ServiceDevAuth::ActCallback(int32_t objIdx, int32_t callbackId, bool sync, in ActCallback()
/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
Dos_account_adapter_mock.cpp32 void AddOsAccountEventCallback(EventCallbackId callbackId, OsAccountCallbackFunc unlockFunc, in AddOsAccountEventCallback()
40 void RemoveOsAccountEventCallback(EventCallbackId callbackId) in RemoveOsAccountEventCallback()
/base/security/device_auth/test/unittest/deviceauth/source/
Dos_account_adapter_mock.c31 void AddOsAccountEventCallback(EventCallbackId callbackId, OsAccountCallbackFunc unlockFunc, in AddOsAccountEventCallback()
39 void RemoveOsAccountEventCallback(EventCallbackId callbackId) in RemoveOsAccountEventCallback()
/base/security/device_auth/test/unittest/tdd_framework/common/src/
Dos_account_adapter_mock.c31 void AddOsAccountEventCallback(EventCallbackId callbackId, OsAccountCallbackFunc unlockFunc, in AddOsAccountEventCallback()
39 void RemoveOsAccountEventCallback(EventCallbackId callbackId) in RemoveOsAccountEventCallback()
/base/security/device_auth/services/frameworks/src/os_account_adapter/
Dos_account_adapter.cpp33 EventCallbackId callbackId; member
164 static bool IsCallbackExist(EventCallbackId callbackId) in IsCallbackExist()
263 void AddOsAccountEventCallback(EventCallbackId callbackId, OsAccountCallbackFunc unlockFunc, in AddOsAccountEventCallback()
287 void RemoveOsAccountEventCallback(EventCallbackId callbackId) in RemoveOsAccountEventCallback()
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/removepasteboardchangedobserver_fuzzer/
Dremovepasteboardchangedobserver_fuzzer.cpp33 int32_t callbackId = static_cast<int32_t>(size); in RemovePasteboardChangedObserverFuzzTest() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_location_proxy_adapter_wrapper.cpp41 bool ArkLocationProxyAdapterWrapper::StopLocating(int32_t callbackId) in StopLocating()
Dark_paste_board_client_adapter_wrapper.cpp133 void ArkPasteBoardClientAdapterWrapper::RemovePasteboardChangedObserver(int32_t callbackId) in RemovePasteboardChangedObserver()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_location_proxy_adapter_impl.cpp41 bool ArkLocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
Dark_paste_board_client_adapter_impl.cpp94 void ArkPasteBoardClientAdapterImpl::RemovePasteboardChangedObserver(int32_t callbackId) in RemovePasteboardChangedObserver()
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_utils_test.cpp171 uint32_t callbackId; variable
186 uint32_t callbackId = 0; variable
/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_utils.cpp80 std::string PrintUtils::EncodeExtensionCid(const std::string &extensionId, uint32_t callbackId) in EncodeExtensionCid()
85 …ntUtils::DecodeExtensionCid(const std::string &cid, std::string &extensionId, uint32_t &callbackId) in DecodeExtensionCid()
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_mock.cpp120 bool LocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
Dlocation_proxy_adapter_impl.cpp288 bool LocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
Dframework_executor_callback.cpp42 uint32_t callbackId = GenerateExecutorCallbackId(); in FrameworkExecutorCallback() local
408 static uint32_t callbackId = 0; in GenerateExecutorCallbackId() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp643 uint32_t callbackId, PrintExtCallback cb) in RegisterExtCallback()
673 uint32_t callbackId, PrintJobCallback cb) in RegisterExtCallback()
704 uint32_t callbackId, PrinterCapabilityCallback cb) in RegisterExtCallback()
735 uint32_t callbackId, PrinterCallback cb) in RegisterExtCallback()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dnapi_scan_utils.cpp367 std::string NapiScanUtils::EncodeExtensionCid(const std::string &extensionId, uint32_t callbackId) in EncodeExtensionCid()
372 …anUtils::DecodeExtensionCid(const std::string &cid, std::string &extensionId, uint32_t &callbackId) in DecodeExtensionCid()
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
Dpasteboard_client_adapter_impl.cpp568 int32_t callbackId) in RemovePasteboardChangedObserver()
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp621 uint32_t callbackId = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestEncodeExtensionCidInterface() local
629 uint32_t callbackId = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestDecodeExtensionCid() local
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp2190 uint32_t callbackId = 0; in RegisterExtCallback() local
2241 …for (uint32_t callbackId = PRINT_EXTCB_START_DISCOVERY; callbackId < PRINT_EXTCB_MAX; callbackId++… in UnregisterAllExtCallback() local

12