Home
last modified time | relevance | path

Searched defs:users (Results 1 - 25 of 61) sorted by relevance

123

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Duser_meta_data.h37 std::vector<UserStatus> users; member in OHOS::DistributedData::final
/third_party/toybox/toys/other/
H A Dlsmod.c27 *refcnt = strtok(NULL, " "), *users = strtok(NULL, " "); in lsmod_main() local
H A Duptime.c33 int users = 0; in uptime_main() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dauth_delegate.cpp65 bool AuthHandlerStub::IsUserActive(const std::vector<UserStatus> &users, int32_t userId) in IsUserActive() argument
H A Duser_delegate.cpp54 std::set<std::string> users; in GetLocalUsers() local
122 std::vector<int> users; InitLocalUserMeta() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dsession_manager.cpp47 auto users = UserDelegate::GetInstance().GetRemoteUserStatus(targetDeviceId); in GetSession() local
H A Droute_head_handler_impl.cpp198 ParseHeadData( const uint8_t *data, uint32_t len, uint32_t &headSize, std::vector<std::string> &users) ParseHeadData() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfold_trivial_single_use_lets.cc63 auto& users = sem_let->Users(); in Run() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dsession_manager_test.cpp151 std::vector<std::string> users; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp217 std::vector<int32_t> users; in HWTEST_F() local
261 std::vector<int32_t> users; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_default_impl.cpp39 bool AccountDelegateDefaultImpl::QueryUsers(std::vector<int> &users) in QueryUsers() argument
46 bool AccountDelegateDefaultImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers() argument
H A Daccount_delegate_normal_impl.cpp69 bool AccountDelegateNormalImpl::QueryUsers(std::vector<int> &users) in QueryUsers() argument
75 bool AccountDelegateNormalImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dstorage.h34 struct storage_ptr_list *users; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.cpp32 Init(const std::vector<std::string> &tableName, const std::vector<std::string> &devices, const std::vector<std::string> &users) Init() argument
H A Dicloud_syncer.h43 std::vector<std::string> users; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp147 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
H A Dssa_rewrite_pass.h71 std::vector<uint32_t>& users() { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
72 const std::vector<uint32_t>& users() const { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp147 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
H A Dssa_rewrite_pass.h71 std::vector<uint32_t>& users() { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
72 const std::vector<uint32_t>& users() const { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h104 user_range users() { return user_range(user_begin(), user_end()); } in users() function in llvm::VPValue
105 const_user_range users() const { in users() function in llvm::VPValue
/third_party/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp146 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp243 CheckAndGetDataHeadInfo( const uint8_t *data, uint32_t dataLen, uint32_t &headLen, std::vector<std::string> &users) CheckAndGetDataHeadInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp181 void AutoCache::CloseExcept(const std::set<int32_t> &users) in CloseExcept() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp1710 auto users = def_use_mgr->id_to_users(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1710 auto users = def_use_mgr->id_to_users(); in TEST_F() local

Completed in 13 milliseconds

123