Home
last modified time | relevance | path

Searched defs:cert_path (Results 1 – 2 of 2) sorted by relevance

/base/tee/tee_dev_kit/sdk/build/script/
Dsigntool_config.py371 def gen_config_section(input_path, cert_path, config_section): argument
/base/request/request/services/src/task/
Dconfig.rs554 let cert_path: String = parcel.read()?; in deserialize() localVariable