Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h115 struct SaProfile { struct
116 std::u16string process;
117 int32_t saId = 0;
118 std::string libPath;
120 int32_t dependTimeout = 0;
121 bool runOnCreate = false;
122 bool moduleUpdate = false;
123 bool autoRestart = false;
124 bool distributed = false;
125 int32_t dumpLevel = 0;
[all …]