| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_lz4file.h | 25 Lz4FileEntry(PkgFilePtr pkgFile, uint32_t nodeId) : PkgEntry(pkgFile, nodeId)
in Lz4FileEntry() argument
|
| H A D | pkg_pkgfile.cpp | 44 uint32_t nodeId = ++nodeId_;
in AddPkgEntry() local
|
| H A D | pkg_gzipfile.h | 42 GZipFileEntry(PkgFilePtr pkgFile, uint32_t nodeId) : ZipFileEntry(pkgFile, nodeId) {}
in GZipFileEntry() argument
|
| H A D | pkg_upgradefile.h | 72 UpgradeFileEntry(PkgFilePtr pkgFile, uint32_t nodeId) : PkgEntry(pkgFile, nodeId) {}
in UpgradeFileEntry() argument
|
| H A D | pkg_zipfile.h | 129 ZipFileEntry(PkgFilePtr pkgFile, uint32_t nodeId) : PkgEntry(pkgFile, nodeId) {}
in ZipFileEntry() argument
|
| /base/security/access_token/services/tokensyncmanager/src/device/ |
| H A D | device_info_manager.cpp | 44 bool DeviceInfoManager::ExistDeviceInfo(const std::string &nodeId, DeviceIdType deviceIdType) const in ExistDeviceInfo() argument 74 void DeviceInfoManager::RemoveRemoteDeviceInfo(const std::string &nodeId, DeviceIdType deviceIdType) in RemoveRemoteDeviceInfo() argument 38 GetDeviceInfo( const std::string &nodeId, DeviceIdType deviceIdType, DeviceInfo &deviceInfo) const GetDeviceInfo() argument [all...] |
| H A D | device_info_repository.cpp | 52 bool DeviceInfoRepository::FindDeviceInfo(const std::string &nodeId, DeviceIdType type, DeviceInfo &deviceInfo)
in FindDeviceInfo() argument 172 void DeviceInfoRepository::DeleteDeviceInfo(const std::string &nodeId, cons argument 62 FindDeviceIdByNodeIdLocked( const std::string &nodeId, const DeviceIdType type, DeviceId &deviceId) const FindDeviceIdByNodeIdLocked() argument [all...] |
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | remote_command_manager.cpp | 162 int RemoteCommandManager::NotifyDeviceOnline(const std::string &nodeId) in NotifyDeviceOnline() argument 195 int RemoteCommandManager::NotifyDeviceOffline(const std::string &nodeId) in NotifyDeviceOffline() argument 238 GetOrCreateRemoteCommandExecutor(const std::string &nodeId) GetOrCreateRemoteCommandExecutor() argument 257 GetExecutorChannel(const std::string &nodeId) GetExecutorChannel() argument [all...] |
| /base/update/updater/services/include/package/ |
| H A D | pkg_manager.h | 150 PkgEntry(PkgFilePtr pkgFile, uint32_t nodeId) : nodeId_(nodeId), pkgFile_(pkgFile) {}
in PkgEntry() argument
|
| /base/startup/init/services/param/watcher/proxy/ |
| H A D | watcher_manager.h | 132 explicit WatcherNode(uint32_t nodeId) : nodeId_(nodeId) in WatcherNode() argument
|
| H A D | watcher_manager.cpp | 673 WatcherNodePtr ParamWatcherList::GetNode(uint32_t nodeId) in GetNode() argument 713 uint32_t nodeId = node->GetNodeId(); in TraversalNodeSafe() local 731 WatcherNodePtr WatcherNode::GetFromList(ListHead *list, uint32_t nodeId) in GetFromList() argument 740 WatcherNodePtr WatcherNode::GetNextFromList(ListHead *list, uint32_t nodeId) in GetNextFromList() argument
|
| /base/security/access_token/services/tokensyncmanager/test/unittest/ |
| H A D | token_sync_service_test.cpp | 276 std::string nodeId = "test_nodeId"; in HWTEST_F() local 289 std::string nodeId = "test_nodeId"; in HWTEST_F() local 304 std::string nodeId = ConstantCommon::GetLocalDeviceId(); in HWTEST_F() local 319 std::string nodeId = "test_nodeId"; in HWTEST_F() local 332 std::string nodeId = "test_nodeId"; in HWTEST_F() local 346 std::string nodeId = "test_nodeId"; HWTEST_F() local 360 std::string nodeId = "test_nodeId"; HWTEST_F() local 375 std::string nodeId = "test_nodeId"; HWTEST_F() local 391 std::string nodeId = "test_nodeId"; HWTEST_F() local 407 std::string nodeId = "test_nodeId"; HWTEST_F() local 422 std::string nodeId = ConstantCommon::GetLocalDeviceId(); HWTEST_F() local 946 std::string nodeId = uniqueDeviceId; HWTEST_F() local 973 std::string nodeId = uniqueDeviceId; HWTEST_F() local 986 std::string nodeId; HWTEST_F() local 1033 std::string nodeId; HWTEST_F() local 1070 std::string nodeId; HWTEST_F() local 1107 std::string nodeId; HWTEST_F() local 1170 std::string nodeId = uniqueDeviceId; HWTEST_F() local 1236 std::string nodeId = "111"; HWTEST_F() local 1403 std::string nodeId = "test_udId"; HWTEST_F() local 1434 std::string nodeId = "test_nodeId"; HWTEST_F() local [all...] |