| /base/security/device_auth/frameworks/src/lite/ |
| D | ipc_callback_stub.c | 29 static void DoCallBack(int32_t callbackId, uintptr_t cbHook, IpcIo *data, IpcIo *reply) in DoCallBack() 57 int32_t callbackId; in CbStubOnRemoteRequest() local
|
| D | ipc_callback_proxy.c | 49 void CbProxySendRequest(SvcIdentity sid, int32_t callbackId, uintptr_t cbHook, IpcIo *data, IpcIo *… in CbProxySendRequest()
|
| D | ipc_dev_auth_stub.c | 345 void ActCallback(int32_t objIdx, int32_t callbackId, uintptr_t cbHook, IpcIo *dataParcel, IpcIo *re… in ActCallback()
|
| /base/security/device_auth/frameworks/src/standard/ |
| D | ipc_callback_stub.cpp | 30 void StubDevAuthCb::DoCallBack(int32_t callbackId, uintptr_t cbHook, in DoCallBack() 62 int32_t callbackId; in OnRemoteRequest() local
|
| D | ipc_callback_proxy.cpp | 28 void ProxyDevAuthCb::DoCallBack(int32_t callbackId, uintptr_t cbHook, in DoCallBack()
|
| D | ipc_dev_auth_stub.cpp | 371 void ServiceDevAuth::ActCallback(int32_t objIdx, int32_t callbackId, bool sync, in ActCallback()
|
| /base/security/device_auth/services/frameworks/src/os_account_adapter_mock/ |
| D | os_account_adapter_mock.cpp | 32 void AddOsAccountEventCallback(EventCallbackId callbackId, OsAccountCallbackFunc unlockFunc, in AddOsAccountEventCallback() 40 void RemoveOsAccountEventCallback(EventCallbackId callbackId) in RemoveOsAccountEventCallback()
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| D | os_account_adapter_mock.c | 31 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/ |
| D | os_account_adapter_mock.c | 31 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/ |
| D | os_account_adapter.cpp | 33 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/ |
| D | removepasteboardchangedobserver_fuzzer.cpp | 33 int32_t callbackId = static_cast<int32_t>(size); in RemovePasteboardChangedObserverFuzzTest() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_location_proxy_adapter_wrapper.cpp | 41 bool ArkLocationProxyAdapterWrapper::StopLocating(int32_t callbackId) in StopLocating()
|
| D | ark_paste_board_client_adapter_wrapper.cpp | 133 void ArkPasteBoardClientAdapterWrapper::RemovePasteboardChangedObserver(int32_t callbackId) in RemovePasteboardChangedObserver()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_location_proxy_adapter_impl.cpp | 41 bool ArkLocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
|
| D | ark_paste_board_client_adapter_impl.cpp | 94 void ArkPasteBoardClientAdapterImpl::RemovePasteboardChangedObserver(int32_t callbackId) in RemovePasteboardChangedObserver()
|
| /base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
| D | print_utils_test.cpp | 171 uint32_t callbackId; variable 186 uint32_t callbackId = 0; variable
|
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| D | print_utils.cpp | 80 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/ |
| D | location_proxy_adapter_mock.cpp | 120 bool LocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
|
| D | location_proxy_adapter_impl.cpp | 288 bool LocationProxyAdapterImpl::StopLocating(int32_t callbackId) in StopLocating()
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
| D | framework_executor_callback.cpp | 42 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/ |
| D | print_manager_client.cpp | 643 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/ |
| D | napi_scan_utils.cpp | 367 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/ |
| D | pasteboard_client_adapter_impl.cpp | 568 int32_t callbackId) in RemovePasteboardChangedObserver()
|
| /base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/ |
| D | scanhelper_fuzzer.cpp | 621 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/ |
| D | print_service_ability.cpp | 2190 uint32_t callbackId = 0; in RegisterExtCallback() local 2241 …for (uint32_t callbackId = PRINT_EXTCB_START_DISCOVERY; callbackId < PRINT_EXTCB_MAX; callbackId++… in UnregisterAllExtCallback() local
|