Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dinstall_plugin.cpp40 constexpr int32_t EDM_GID = 3057; variable
93 if (chown(HAP_DIRECTORY.c_str(), EDM_UID, EDM_GID) != 0) { in CreateDirectory()