Home
last modified time | relevance | path

Searched refs:hash_code (Results 1 – 2 of 2) sorted by relevance

/base/update/packaging_tools/
Dupdate_package.py286 def get_signing_from_server(package_path, hash_algorithm, hash_code=None): argument
306 (package_path, hash_algorithm, hash_code))
/base/notification/eventhandler/interfaces/inner_api/
Dinner_event.h490 return typeid(T).hash_code(); in CalculateSmartPtrTypeId()