Searched refs:PARAM_NAME_IS_HAP (Results 1 - 2 of 2) sorted by relevance
/base/security/asset/services/core_service/src/ |
H A D | stub.rs | 28 EventType, ExtDbMap, PARAM_NAME_APP_INDEX, PARAM_NAME_BUNDLE_NAME, PARAM_NAME_IS_HAP, PARAM_NAME_USER_ID, 73 params.insert(PARAM_NAME_IS_HAP, Value::Bool(process_info.owner_type == OwnerType::Hap)); in descriptor()
|
/base/security/asset/services/core_service/src/common_event/ |
H A D | listener.rs | 45 EventType, ExtDbMap, PARAM_NAME_APP_INDEX, PARAM_NAME_BUNDLE_NAME, PARAM_NAME_IS_HAP, PARAM_NAME_USER_ID, 186 params.insert(PARAM_NAME_IS_HAP, Value::Bool(true));
|
Completed in 2 milliseconds