Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy_constants.h25 #define START_UID_FOR_RENDER_PROCESS (1000000) macro
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h57 constexpr int32_t START_UID_FOR_RENDER_PROCESS = 1000000; variable