Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dset_flag_utils.cpp31 const int MAX_USER_ID = 10736; variable
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h24 const int MAX_USER_ID = 10736; // Int32 maximum value divided by 200000 variable
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h88 const std::int32_t MAX_USER_ID = 10736; // Int32 maximum value divided by 200000 variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp105 constexpr int32_t MAX_USER_ID = 1099; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp64 const std::int32_t MAX_USER_ID = 1099; variable