Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp63 static const int32_t INVALID_USER; member in __anon08b46cba0110::AccountDelegateTest
68 const int32_t AccountDelegateTest::INVALID_USER = -1; member in __anon08b46cba0110::AccountDelegateTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/sync_strategies/
H A Dnetwork_sync_strategy.h38 static constexpr int32_t INVALID_USER = -1; member