Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Dcommon.rs206 let caller_name = owner_info_vec[0]; in inform_asset_ext() localVariable
209 … params.insert(PARAM_NAME_BUNDLE_NAME, Value::Bytes(caller_name.as_bytes().to_vec())); in inform_asset_ext()
220 let caller_name = owner_info_vec[0]; in inform_asset_ext() localVariable
223 … params.insert(PARAM_NAME_BUNDLE_NAME, Value::Bytes(caller_name.as_bytes().to_vec())); in inform_asset_ext()