| /base/security/huks/test/unittest/huks_lite_test/common/ |
| H A D | hks_test_common.c | 22 void TestFreeBlob(struct HksBlob **key) in TestFreeBlob() argument
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
| H A D | hks_test_common.c | 18 void TestFreeBlob(struct HksBlob **key) in TestFreeBlob() argument
|
| /base/security/crypto_framework/interfaces/inner_api/key/ |
| H A D | sym_key.h | 36 HcfKey key; member
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_dsa.c | 26 int32_t HksMbedtlsDsaGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsDsaGenerateKey() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| H A D | render_scene_viewer_factory.cpp | 20 RefPtr<RenderNode> RenderSceneViewer::Create(uint32_t key) in Create() argument
|
| /base/security/device_auth/services/protocol/src/ |
| H A D | protocol_common.c | 22 void FreeAndCleanKey(Uint8Buff *key) in FreeAndCleanKey() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_sm3.c | 40 int32_t HksOpensslSm3GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslSm3GenerateKey() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_screen_lock_callback_impl.cpp | 27 void ArkWebScreenLockCallbackImpl::Handle(bool key) in Handle() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_screen_lock_callback_wrapper.cpp | 27 void ArkWebScreenLockCallbackWrapper::Handle(bool key) in Handle() argument
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| H A D | suspend_controller.cpp | 24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() argument 34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() argument
|
| /foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/ |
| H A D | parameter_mock.cpp | 21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
|
| /base/security/crypto_framework/interfaces/inner_api/algorithm_parameter/ |
| H A D | detailed_hkdf_params.h | 26 HcfBlob key; member
|
| /base/security/security_guard/frameworks/common/json/src/ |
| H A D | json_cfg.cpp | 19 bool JsonCfg::Unmarshal(uint64_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() argument 26 bool JsonCfg::Unmarshal(int64_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() argument 33 bool JsonCfg::Unmarshal(uint32_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() argument 40 bool JsonCfg::Unmarshal(int32_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() argument 47 Unmarshal(std::string &data, nlohmann::json jsonObj, std::string key) Unmarshal() argument 54 Unmarshal(std::vector<int32_t> &data, nlohmann::json jsonObj, std::string key) Unmarshal() argument 67 Unmarshal(std::vector<std::string> &data, nlohmann::json jsonObj, std::string key) Unmarshal() argument 80 Unmarshal(std::vector<int64_t> &data, nlohmann::json jsonObj, std::string key) Unmarshal() argument [all...] |
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/clearallpermission_fuzzer/ |
| H A D | clearallpermission_fuzzer.cpp | 31 WebPermissionType key = WebPermissionType::GEOLOCATION; in ClearAllPermissionFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/clearpermissionbyorigin_fuzzer/ |
| H A D | clearpermissionbyorigin_fuzzer.cpp | 32 WebPermissionType key = WebPermissionType::GEOLOCATION; in ClearPermissionByOriginFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/existpermissionbyorigin_fuzzer/ |
| H A D | existpermissionbyorigin_fuzzer.cpp | 32 WebPermissionType key = WebPermissionType::GEOLOCATION; in ExistPermissionByOriginFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/getoriginbypermission_fuzzer/ |
| H A D | getoriginbypermission_fuzzer.cpp | 31 WebPermissionType key = WebPermissionType::GEOLOCATION; in GetOriginByPermissionFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/getpermissionresultbyorigin_fuzzer/ |
| H A D | getpermissionresultbyorigin_fuzzer.cpp | 32 WebPermissionType key = WebPermissionType::GEOLOCATION; in GetPermissionResultByOriginFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/setpermissionbyorigin_fuzzer/ |
| H A D | setpermissionbyorigin_fuzzer.cpp | 32 WebPermissionType key = WebPermissionType::GEOLOCATION; in SetPermissionByOriginFuzzTest() local
|
| /foundation/ability/form_fwk/interfaces/inner_api/include/ |
| H A D | form_provider_data_proxy.h | 24 std::string key; member
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/src/ |
| H A D | mock_parameters.cpp | 24 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument 29 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_full_update_model_ng.cpp | 26 std::string key = NG::ViewStackProcessor::GetInstance()->ProcessViewId(info.viewId); in CreateNode() local
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/ |
| H A D | mock_parameters.cpp | 23 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument 28 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
| H A D | span_to_html.h | 57 static std::string ToHtmlStyleFormat(const std::string& key, const std::string& value) in ToHtmlStyleFormat() argument 62 static std::string ToHtmlAttributeFormat(const std::string& key, const std::string& value) in ToHtmlAttributeFormat() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
| H A D | simulator_config.cpp | 38 void SimulatorConfig::SetConfigValue(QString key, QString value) const
in SetConfigValue() argument
|