Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h78 constexpr std::int32_t DEFAULT_CALLING_UID = -1; // main os account local id = 100 variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dfms_form_mgr_add_form_test.cpp75 const int32_t DEFAULT_CALLING_UID = 20000001; variable