Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Dutils.cpp1116 std::vector<std::string>* profiles_paths) { in collect_profiles()
1171 bool collect_profiles(std::vector<std::string>* profiles_paths) { in collect_profiles()
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs324 let profiles_paths = get_profile_paths(is_debug); in process_profile() localVariable