/base/security/device_security_level/services/dslm/ |
D | dslm_credential.c | 29 static ProcessDslmCredFunctions cb = {NULL, NULL, NULL, 0, {0}}; in GetFunctionCb() local 38 ProcessDslmCredFunctions *cb = GetFunctionCb(); in InitDslmCredentialFunctions() local 46 ProcessDslmCredFunctions *cb = GetFunctionCb(); in DefaultRequestDslmCred() local 58 ProcessDslmCredFunctions *cb = GetFunctionCb(); in DefaultVerifyDslmCred() local 69 ProcessDslmCredFunctions *cb = GetFunctionCb(); in DefaultInitDslmCred() local 83 ProcessDslmCredFunctions *cb = GetFunctionCb(); in GetSupportedCredTypes() local
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
D | usb_bulkcallback_test.cpp | 101 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 149 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 197 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 247 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 297 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 347 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 395 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 448 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 501 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable 556 sptr<UsbCallbackTest> cb = new UsbCallbackTest(); variable [all …]
|
/base/security/deviceauth/services/group_manager/inc/ |
D | base_group_manager_task.h | 29 const DeviceAuthCallback *cb; member 37 const DeviceAuthCallback *cb; member
|
/base/sensors/sensor/utils/src/ |
D | report_data_callback.cpp | 54 …portDataCallback::ZReportDataCallback(const struct SensorEvent* event, sptr<ReportDataCallback> cb) in ZReportDataCallback()
|
/base/msdp/device_status/services/native/test/unittest/src/ |
D | devicestatus_service_test.cpp | 53 sptr<IdevicestatusCallback> cb = new DevicestatusServiceTestCallback(); variable
|
/base/msdp/device_status/services/native/test/moduletest/src/ |
D | devicestatus_module_test.cpp | 53 sptr<IdevicestatusCallback> cb = new DevicestatusModuleTestCallback(); variable
|
/base/hiviewdfx/hidumper/client/native/ |
D | dump_client_main.cpp | 63 auto cb = DumpCallback::CreateCallback(); in Main() local
|
/base/update/updateservice/interfaces/innerkits/engine/ |
D | update_service_kits_impl.cpp | 83 UpdateServiceKitsImpl::RemoteUpdateCallback::RemoteUpdateCallback(const UpdateCallbackInfo &cb) in RemoteUpdateCallback() 127 …dateServiceKitsImpl::RegisterUpdateCallback(const UpdateContext &ctx, const UpdateCallbackInfo &cb) in RegisterUpdateCallback()
|
/base/sensors/sensor/services/sensor/hdi_connection/interface/src/ |
D | sensor_hdi_connection.cpp | 127 int32_t SensorHdiConnection::RegisteDataReport(ZReportDataCb cb, sptr<ReportDataCallback> reportDat… in RegisteDataReport()
|
/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/ |
D | hdi_service_impl.cpp | 139 int32_t HdiServiceImpl::Register(RecordDataCallback cb) in Register()
|
/base/miscservices/inputmethod/services/src/ |
D | platform.cpp | 25 sptr < IPlatformCallback > cb = new PlatformCallbackStub(); in SetPlatform() local
|
/base/security/deviceauth/frameworks/deviceauth_lite/source/schedule/ |
D | distribution.h | 46 struct hc_call_back cb; member
|
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/ |
D | compatible_connection.cpp | 155 int32_t CompatibleConnection::RegisteDataReport(ZReportDataCb cb, sptr<ReportDataCallback> reportDa… in RegisteDataReport()
|
D | hdi_connection.cpp | 179 int32_t HdiConnection::RegisteDataReport(ZReportDataCb cb, sptr<ReportDataCallback> reportDataCallb… in RegisteDataReport()
|
/base/powermgr/powermgr_lite/utils/src/ |
D | power_mgr_timer_util.c | 74 PowerTimer *PowerMgrCreateTimer(int64_t whenMsec, int64_t intervalMsec, PowerTimerCallback cb) in PowerMgrCreateTimer()
|
/base/update/updater/interfaces/kits/packages/ |
D | package.cpp | 186 const std::string &keyPath, std::function<void(int32_t result, uint32_t percent)> cb) in VerifyPackageWithCallback()
|
/base/security/selinux/interfaces/policycoreutils/src/ |
D | service_checker.cpp | 60 union selinux_callback cb; in SelinuxSetCallback() local
|
D | paraperm_checker.cpp | 68 union selinux_callback cb; in SelinuxSetCallback() local
|
/base/update/updater/services/ui/ |
D | text_label.cpp | 228 void TextLabel::SetOnClickCallback(ClickCallback cb) in SetOnClickCallback()
|
/base/compileruntime/js_util_module/util/src/ |
D | util_js.ts | 408 const cb = (...args : Array<null>) => { constant
|
/base/hiviewdfx/hidumper/test/unittest/common/ |
D | hidumper_service_test.cpp | 159 const sptr<IDumpCallbackBroker> cb = rawParam->GetCallback(); in __anon7bb539d60302() local
|
/base/powermgr/thermal_manager/test/systemtest/src/ |
D | thermal_mgr_interface_test.cpp | 759 const sptr<IThermalTempCallback> cb = nullptr; variable 812 const sptr<IThermalLevelCallback> cb = nullptr; variable
|
/base/compileruntime/js_sys_module/process/ |
D | js_process.cpp | 494 napi_value cb = nullptr; in UnHandleRejection() local 547 napi_value cb = nullptr; in SetRejectionCallback() local
|
/base/sensors/sensor/services/sensor/src/ |
D | sensor_service.cpp | 116 ZReportDataCb cb = &ReportDataCallback::ZReportDataCallback; in InitDataCallback() local
|
/base/miscservices/request/download/services/src/ |
D | download_service_task.cpp | 151 void DownloadServiceTask::InstallCallback(DownloadTaskCallback cb) in InstallCallback()
|