Home
last modified time | relevance | path

Searched defs:id (Results 1 - 25 of 527) sorted by relevance

12345678910>>...22

/base/security/certificate_framework/frameworks/ability/src/
H A Dcf_ability.c23 int32_t RegisterAbility(uint32_t id, CfBase *func) in RegisterAbility() argument
40 CfBase *GetAbility(uint32_t id) in GetAbility() argument
[all...]
/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
42 GetAbility(uint32_t id) GetAbility() argument
[all...]
/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_client.h32 char *id; member
/base/update/updater/services/ui/strategy/
H A Dlogo_strategy.cpp25 std::unique_ptr<LogoStrategy> LogoStrategy::Factory(const std::string &type, const ComInfo &id) in Factory() argument
/base/update/updater/utils/include/
H A Dupdater_event.h30 static void Subscribe(enum EventId id, EventHandler handler) in Subscribe() argument
35 static void Invoke(enum EventId id) in Invoke() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_soc_perf_client_adapter_wrapper.cpp23 void ArkSocPerfClientAdapterWrapper::ApplySocPerfConfigById(int32_t id) in ApplySocPerfConfigById() argument
28 void ArkSocPerfClientAdapterWrapper::ApplySocPerfConfigByIdEx(int32_t id, bool onOffTag) in ApplySocPerfConfigByIdEx() argument
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiodevicedesc_fuzzer/
H A Daudiodevicedesc_fuzzer.cpp31 int32_t id = 0; in AudioDeviceDescFuzzTest() local
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/
H A Duser_auth_icon.js
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_soc_perf_client_adapter_impl.cpp26 void ArkSocPerfClientAdapterImpl::ApplySocPerfConfigById(int32_t id) in ApplySocPerfConfigById() argument
31 void ArkSocPerfClientAdapterImpl::ApplySocPerfConfigByIdEx(int32_t id, bool onOffTag) in ApplySocPerfConfigByIdEx() argument
H A Dark_display_listener_adapter_wrapper.cpp26 void ArkDisplayListenerAdapterWrapper::OnCreate(OHOS::NWeb::DisplayId id) in OnCreate() argument
31 void ArkDisplayListenerAdapterWrapper::OnDestroy(OHOS::NWeb::DisplayId id) in OnDestroy() argument
36 void ArkDisplayListenerAdapterWrapper::OnChange(OHOS::NWeb::DisplayId id) in OnChange() argument
/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_device_desc_adapter_impl.cpp30 void AudioDeviceDescAdapterImpl::SetDeviceId(int32_t id) in SetDeviceId() argument
H A Daudio_device_desc_adapter_mock.cpp30 void AudioDeviceDescAdapterImpl::SetDeviceId(int32_t id) in SetDeviceId() argument
/base/web/webview/test/fuzztest/ohos_adapter/soc_perf_adapter/applysocperfconfigbyid_fuzzer/
H A Dapplysocperfconfigbyid_fuzzer.cpp30 int32_t id = static_cast<int32_t>(size); in ApplySocPerfConfigByIdFuzzTest() local
/base/web/webview/test/fuzztest/ontouchpress_fuzzer/
H A Dontouchpress_fuzzer.cpp34 uint32_t id; in OnTouchPressFuzzTest() local
/base/web/webview/test/fuzztest/ontouchmove_fuzzer/
H A Dontouchmove_fuzzer.cpp34 uint32_t id; in OnTouchMoveFuzzTest() local
/base/web/webview/test/fuzztest/ontouchrelease_fuzzer/
H A Dontouchrelease_fuzzer.cpp34 uint32_t id; in OnTouchReleaseFuzzTest() local
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h31 static CHiTraceId Parse(OHOS::HiviewDFX::HiTraceId id) in Parse() argument
41 static OHOS::HiviewDFX::HiTraceId Parse(CHiTraceId id) in Parse() argument
[all...]
/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
H A Dgetparam.h86 virtual void OnAccountsChanged(const int &id) in OnAccountsChanged() argument
/base/account/os_account/test/fuzztest/osaccount/getosaccountlocalidbyserialnumber_fuzzer/
H A Dgetosaccountlocalidbyserialnumber_fuzzer.cpp35 int id = -1; in GetOsAccountLocalIdBySerialNumberFuzzTest() local
/base/account/os_account/frameworks/cj/distributed_account/include/
H A Dcj_distributed_account.h25 char *id; member
/base/account/os_account/test/fuzztest/osaccount/getmaxallowcreateidfromdatabase_fuzzer/
H A Dgetmaxallowcreateidfromdatabase_fuzzer.cpp36 int id = -1; in GetMaxAllowCreateIdFromDatabaseFuzzTest() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_base_info.cpp52 uint32_t id = 0; in Dump() local
/base/powermgr/display_manager/state_manager/service/native/include/
H A Ddisplay_system_ability.h32 DisplaySystemAbility(int32_t id, bool runOnCreate) : SystemAbility(id, runOnCreate) {} in DisplaySystemAbility() argument
/base/security/certificate_framework/frameworks/ability/inc/
H A Dcf_ability.h31 uint32_t id; member
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_hmac_test.h29 uint32_t id; member

Completed in 5 milliseconds

12345678910>>...22