Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/os_account_adapter/
H A Dos_account_adapter.cpp23 #define DEFAULT_USER 100 macro
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/permission/include/
H A Dpermit_delegate.h53 static constexpr const char *DEFAULT_USER = "0"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h118 static constexpr int32_t DEFAULT_USER = 0; variable
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp61 const int32_t DEFAULT_USER = 100; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp81 static const std::string DEFAULT_USER = "default"; variable