| /base/update/updateservice/services/startup/manage/src/ |
| H A D | schedule_config.cpp | 52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() argument
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| H A D | callback_manager_impl.cpp | 43 void CallbackManagerImpl::AddCallback(uintptr_t key, CallbackAction &action) in AddCallback() argument 50 void CallbackManagerImpl::RemoveCallback(uintptr_t key) in RemoveCallback() argument
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb_custom_keyboard_handler.h | 32 virtual void SendFunctionKey(int32_t key) {} in SendFunctionKey() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_iconsumer_surface_adapter_impl.cpp | 45 int32_t ArkIConsumerSurfaceAdapterImpl::SetUserData(const ArkWebString& key, const ArkWebString& val) in SetUserData() argument
|
| /base/useriam/user_auth_framework/test/unittest/services/mocks/ |
| H A D | mock_resource_node.h | 67 std::vector<uint8_t> key; in CreateWithExecuteIndex() local 94 std::vector<uint8_t> key; in CreateWithExecuteIndex() local
|
| /base/web/webview/test/unittest/nweb_value_test/ |
| H A D | nweb_value_test.cpp | 152 std::string key; in HWTEST_F() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
| H A D | hi_drv_compat.c | 23 hi_s32 klad_load_hard_key(hi_u32 handle, hi_u32 ca_type, const hi_u8 *key, hi_u32 key_len) in klad_load_hard_key() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| H A D | kapi_rsa.c | 57 hi_s32 kapi_rsa_encrypt(cryp_rsa_key *key, cryp_rsa_crypt_data *rsa) in kapi_rsa_encrypt() argument 73 hi_s32 kapi_rsa_decrypt(cryp_rsa_key *key, cryp_rsa_crypt_data *rsa) in kapi_rsa_decrypt() argument 89 hi_s32 kapi_rsa_sign_hash(cryp_rsa_key *key, cryp_rsa_sign_data *rsa) in kapi_rsa_sign_hash() argument 105 hi_s32 kapi_rsa_verify_hash(cryp_rsa_key *key, cryp_rsa_sign_data *rsa) in kapi_rsa_verify_hash() argument
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| H A D | fb_mem.c | 66 int FbMemLookup(const char *key, struct fb_mem **result, uint32_t flags)
in FbMemLookup() argument 91 int register_driver(const char *key, void *prev)
in register_driver() argument 113 int unregister_driver(const char *key)
in unregister_driver() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | miniopt.h | 61 char key[MINIOPT_MAXKEY]; member
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
| H A D | inter_ipc_sub_stub.cpp | 47 int32_t InterIpcSubStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument [all...] |
| H A D | inter_ipc_proxy.cpp | 28 int32_t InterIpcProxy::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument 47 sptr<IRemoteObject> InterIpcProxy::GetSubSystemAbility(std::string key, std::string className) in GetSubSystemAbility() argument
|
| H A D | inter_ipc_client_stub.cpp | 32 int32_t InterIpcClientStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument
|
| H A D | inter_ipc_death_recipient.h | 42 explicit InterIpcDeathRecipient(std::string key) : key_(key) in InterIpcDeathRecipient() argument
|
| /foundation/ability/form_fwk/services/config/ |
| H A D | form_resource_param.cpp | 43 std::string FormResourceParam::GetSystemParam(const std::string &key) in GetSystemParam() argument
|
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
| H A D | mock_want.cpp | 53 bool Want::GetBoolParam(const std::string &key, bool defaultValue) const
in GetBoolParam() argument
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| H A D | switch_status_dependency_test.cpp | 73 std::string key = ""; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/utils/ |
| H A D | application_util.h | 33 [[maybe_unused]] static void AppFwkBootEventCallback(const char *key, const char *value, void *context) in AppFwkBootEventCallback() argument
|
| /foundation/ability/ability_runtime/test/unittest/photo_editor_extension_test/ |
| H A D | photo_editor_extension_module_loader_test.cpp | 82 std::string key = "type"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | child_process_args.cpp | 40 std::string key = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local 106 bool ChildProcessArgs::CheckFdKeyLength(const std::string &key) in CheckFdKeyLength() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
| H A D | js_mission_info_utils.h | 37 InnerWrapJsWantParams( napi_env env, napi_value object, const std::string &key, const AAFwk::WantParams &wantParams) InnerWrapJsWantParams() argument 57 InnerWrapWantParamsArray( napi_env env, napi_value object, const std::string &key, sptr<AAFwk::IArray> &ao) InnerWrapWantParamsArray() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | insight_intent_execute_callback_stub.cpp | 44 uint64_t key = data.ReadUint64(); in OnExecuteDoneInner() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | caller_call_back_ut_test.cpp | 125 std::string key = "result"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/data_ability_observer_proxy_test/ |
| H A D | data_ability_observer_proxy_test.cpp | 114 std::string key = "test"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/dataobsmgr/src/ |
| H A D | data_ability_observer_proxy.cpp | 81 void DataAbilityObserverProxy::OnChangePreferences(const std::string &key) in OnChangePreferences() argument
|