/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync_mock_test.cpp | 72 NodeInfo cacheInfo; variable 103 NodeInfo cacheInfo; variable 132 NodeInfo cacheInfo; variable 283 NodeInfo cacheInfo; variable 369 NodeInfo cacheInfo; variable 392 NodeInfo cacheInfo; variable 430 NodeInfo cacheInfo; variable 465 NodeInfo cacheInfo; variable 535 NodeInfo cacheInfo = { .accountId = 12345, }; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync.c | 59 NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength, const char *udid) in DBCipherInfoSyncToCache() 155 static int32_t DBNumInfoSyncToCache(NodeInfo *cacheInfo, char *fieldName, const char *value) in DBNumInfoSyncToCache() 310 NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength, const char *udid) in DBDataChangeBatchSyncToCacheInternal() 417 static int32_t HandleDBAddChangeInternal(const char *key, const char *value, NodeInfo *cacheInfo) in HandleDBAddChangeInternal() 461 static int32_t SetDBNameDataToDLedger(NodeInfo *cacheInfo, char *deviceUdid, char *fieldName) in SetDBNameDataToDLedger() 565 NodeInfo cacheInfo = { 0 }; in HandleDBUpdateInternal() local 661 NodeInfo cacheInfo = { 0 }; in HandleDBDeleteChangeInternal() local 702 NodeInfo cacheInfo = { 0 }; in LnnDBDataAddChangeSyncToCache() local 740 static void PrintSyncNodeInfo(const NodeInfo *cacheInfo) in PrintSyncNodeInfo() 877 static int32_t LnnSaveAndUpdateDistributedNode(NodeInfo *cacheInfo, NodeInfo *oldCacheInfo) in LnnSaveAndUpdateDistributedNode() [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiled_cache.cpp | 93 NNCompiledCacheInfo cacheInfo; in Restore() local 169 std::unique_ptr<int64_t[]> cacheInfo = CreateUniquePtr<int64_t[]>(cacheSize); in GenerateCacheFiles() local 192 std::unique_ptr<int64_t[]>& cacheInfo, in GenerateCacheModel() 260 std::unique_ptr<int64_t[]>& cacheInfo, in WriteCacheInfo()
|
H A D | nncompiler.cpp | 464 … std::string cacheInfo = cachePath + "/" + m_extensionConfig.modelName + "cache_info.nncache"; in OnlineBuild() local 673 std::unique_ptr<int64_t[]> cacheInfo = CreateUniquePtr<int64_t[]>(cacheSize); in RestoreFromCacheFile() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_common.c | 475 NodeInfo cacheInfo; in GetPeerUdidByNetworkId() local 495 NodeInfo cacheInfo; in GetIsExchangeUdidByNetworkId() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/ |
H A D | nn_compiled_cache_test.cpp | 493 std::unique_ptr<int64_t[]> cacheInfo = std::make_unique<int64_t[]>(cacheSize); variable 511 std::unique_ptr<int64_t[]> cacheInfo = std::make_unique<int64_t[]>(cacheSize); variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_decoder.cpp | 330 ifa_cacheinfo *cacheInfo = nullptr; in InterpreteAddressMsg() local 418 const ifa_cacheinfo *cacheInfo, const std::string interfaceName) in SaveAddressMsg()
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
H A D | wrapper_decoder_test.cpp | 360 ifa_cacheinfo *cacheInfo = nullptr; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
H A D | compilation_test.cpp | 111 uint64_t cacheInfo[7] = {}; in WriteFile() local 1190 uint64_t cacheInfo[7] = {}; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
H A D | compilation_test.cpp | 111 uint64_t cacheInfo[7] = {}; in WriteFile() local 1190 uint64_t cacheInfo[7] = {}; variable
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | peruser_session.cpp | 78 auto cacheInfo = GetClientInfo(inputClient); in AddClientInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger_manager.c | 1113 NodeInfo cacheInfo; in LnnSetDlPtk() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 1296 FrameCacheInfo cacheInfo = {0, 0, 0, 0}; in HeapMemAlloc() local
|