/applications/standard/app_samples/code/UI/ArkTsComponentCollection/StateManagement/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/contacts/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/filepicker/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/notes/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/photos/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/screenlock/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/screenshot/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/security_privacy_center/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/settings/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/settings_data/hvigor/ |
H A D | hvigor-wrapper.js | |
/applications/standard/systemui/hvigor/ |
H A D | hvigor-wrapper.js | |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
H A D | kapi_hash.c | 320 static hi_s32 kapi_hmac_finish(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in kapi_hmac_finish() argument 364 kapi_hash_finsh_calc(kapi_hash_ctx *ctx, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finsh_calc() argument 586 kapi_hash_finish(hi_u32 id, hi_u8 *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) kapi_hash_finish() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_check_secure.c | 158 hi_u8 hash[SHA_256_LEN] = { 0 }; in boot_upg_secure_verify() local
|
H A D | boot_upg_tool.c | 125 hi_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_one_content() argument 154 boot_upg_hash_more_content(HI_CONST upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_hash_more_content() argument 191 boot_upg_lzma_secure_verify(const upg_verify_param *param, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify() argument 230 boot_upg_lzma_secure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_secure_verify_code() argument 268 boot_upg_lzma_unsecure_verify_code(const hi_upg_file_head *upg_head, hi_u8 *hash, hi_u32 hash_size) boot_upg_lzma_unsecure_verify_code() argument 285 hi_u8 hash[SHA_256_LEN] = { 0 }; boot_upg_check_before_decompress() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
H A D | load_crypto.c | 223 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | kernel_crypto.c | 234 hi_u8 hash[SHA_256_LENGTH]; in crypto_load_key_content() local
|
H A D | upg_check_boot_bin.c | 23 hi_u8 hash[SHA_256_LENGTH]; in upg_check_boot_root_pub_key() local 131 hi_u8 hash[SHA_256_LENGTH] = { 0 }; in upg_check_boot_sub_key() local 243 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_boot_from_mem() local 314 hi_u8 hash[SHA_256_LENGTH] = { 0 }; upg_check_unencrpt_boot_code() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | cjson_parser.h | 206 uint64_t hash = 2166136261; in FNVHash() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | node_context_pso_manager.cpp | 35 uint64_t BASE_NS::hash(const RENDER_NS::ShaderSpecializationConstantDataView& specialization) in hash() function in BASE_NS 192 const uint64_t hash = HashComputeShader(shaderHandle, shaderSpecialization); in GetComputePsoHandle() local 268 const uint64_t hash = HashGraphicsShader(shader, graphicsState, dynamicStates, shaderSpecialization, cGfxHash); in GetGraphicsPsoHandleImpl() local [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | meta_types.h | 41 inline constexpr BASE_NS::Uid MakeUidImpl(uint64_t hash, const char (&type)[9]) in MakeUidImpl() argument 81 inline constexpr uint64_t CombineHash(uint64_t hash) in CombineHash() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_handle_util.h | 212 inline uint64_t hash(const RENDER_NS::RenderHandle& value) in hash() function
|
H A D | gpu_resource_cache.cpp | 227 uint64_t hash = (((uint64_t)mipLayerSwizzleHash) << 32u) | sizeHash; in HashCacheGpuImageDesc() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | node_context_pool_manager_vk.cpp | 43 uint64_t BASE_NS::hash(const RENDER_NS::ImageLayout& val) in hash() function in BASE_NS 48 uint64_t BASE_NS::hash(const RENDER_NS::RenderPassSubpassDesc& subpass) in hash() function in BASE_NS 72 inline void HashRenderPassCompatibility(uint64_t& hash, const RenderPassDesc& renderPassDesc, in HashRenderPassCompatibility() argument 93 HashRenderPassLayouts( uint64_t& hash, const RenderPassDesc& renderPassDesc, const RenderPassImageLayouts& renderPassImageLayouts) HashRenderPassLayouts() argument 102 HashFramebuffer( uint64_t& hash, const RenderPassDesc& renderPassDesc, const GpuResourceManager& gpuResourceMgr) HashFramebuffer() argument 113 HashRenderPassOps(uint64_t& hash, const RenderPassDesc& renderPassDesc) HashRenderPassOps() argument [all...] |
H A D | gpu_memory_allocator_vk.cpp | 76 uint64_t BASE_NS::hash(const RENDER_NS::GpuBufferDesc& desc) in hash() function in BASE_NS 90 uint64_t BASE_NS::hash(const RENDER_NS::GpuImageDesc& desc) in hash() function in BASE_NS 368 const uint64_t hash = BASE_NS::hash(desc); in GetBufferPool() local 379 const uint64_t hash = BASE_NS::hash(desc); in GetImagePool() local 432 const uint64_t hash = BASE_NS::hash(bu in CreatePoolForBuffers() local 483 const uint64_t hash = BASE_NS::hash(img); CreatePoolForImages() local 504 const size_t hash = BASE_NS::hash(desc); GetBufferPoolDebugName() local 513 const size_t hash = BASE_NS::hash(desc); GetImagePoolDebugName() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_particle_noise_field.cpp | 164 float PerlinNoise2D::Grad(int hash, float x, float y) in Grad() argument
|