Home
last modified time | relevance | path

Searched defs:func (Results 1 - 25 of 310) sorted by relevance

12345678910>>...13

/base/security/device_security_level/oem_property/ohos/lite/
H A Ddslm_ohos_credential.c29 const ProcessDslmCredFunctions func = { in Constructor() local
/base/security/device_security_level/oem_property/ohos/standard/
H A Ddslm_ohos_credential.c25 const ProcessDslmCredFunctions func = { in Constructor() local
/base/security/certificate_framework/frameworks/ability/src/
H A Dcf_ability.c23 int32_t RegisterAbility(uint32_t id, CfBase *func) in RegisterAbility() argument
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_ability.c25 int32_t RegisterAbility(uint32_t id, void *func) in RegisterAbility() argument
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_observer.cpp30 void MiscDeviceObserver::SetUpdateFunc(const UpdateFunc &func) in SetUpdateFunc() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c20 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c29 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/test/xts/device_attest_lite/services/core/include/utils/
H A Dattest_utils_memleak.h39 char* func; member
/test/xts/device_attest/services/core/include/utils/
H A Dattest_utils_memleak.h39 char* func; member
/base/inputmethod/imf/services/adapter/settings_data_provider/common/include/
H A Dsettings_data_observer.h28 SettingsDataObserver(const std::string &key, CallbackFunc &func) : key_(key), func_(func){}; in SettingsDataObserver() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dfile_helper.cpp31 bool FileHelper::ReadFileByLine(const std::string &filePath, const DataHandler &func) in ReadFileByLine() argument
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_service.cpp23 AppAccountAuthorizationExtensionService( const AuthorizationExtensionServiceFunc &func) AppAccountAuthorizationExtensionService() argument
/base/powermgr/power_manager/utils/setting/src/
H A Dsetting_observer.cpp40 void SettingObserver::SetUpdateFunc(UpdateFunc& func) in SetUpdateFunc() argument
/base/notification/common_event_service/frameworks/core/src/
H A Dces_xcollie.cpp22 CesXCollie(const std::string& tag, uint32_t timeoutSeconds, std::function<void(void *)> func, void* arg, uint32_t flag) CesXCollie() argument
/base/security/certificate_framework/frameworks/ability/inc/
H A Dcf_ability.h32 CfBase *func; member
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhidump_adapter.c50 void RegisterDumpFunc(DumpCallBack func) in RegisterDumpFunc() argument
55 void RegisterPerformDumpFunc(PerformanceDumpCallBack func) in RegisterPerformDumpFunc() argument
/base/security/security_component_manager/test/fuzztest/security_component/innerkits/reportsecuritycomponentclickevent_fuzzer/
H A Dreportsecuritycomponentclickevent_fuzzer.cpp46 OnFirstUseDialogCloseFunc func = [] (int32_t) {}; in ReportSecurityComponentClickEventFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetcurrentfunctions_fuzzer/
H A Dusbmgrsetcurrentfunctions_fuzzer.cpp30 int32_t func = *reinterpret_cast<const int32_t *>(data); in UsbMgrSetCurrentFunctionsFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrusbfunctionstostring_fuzzer/
H A Dusbmgrusbfunctionstostring_fuzzer.cpp30 int32_t func = *reinterpret_cast<const int32_t *>(data); in UsbMgrUsbFunctionsToStringFuzzTest() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dlzmaram.h25 lzma_stream_fct func; member
/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp49 void PluginFactory::RegisterPlugin(const std::string& name, std::shared_ptr<PluginRegistInfo> func) in RegisterPlugin() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dsetting_listeners.cpp43 int32_t CJGetInputMethodSetting::Subscribe(uint32_t type, void (*func)(CInputMethodProperty, CInputMethodSubtype)) in Subscribe() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/actions/
H A Daction.h36 Action(std::function<void()> func) : func_(func) { } in Action() argument

Completed in 5 milliseconds

12345678910>>...13