Home
last modified time | relevance | path

Searched defs:cacheInfo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp72 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 Dlnn_data_cloud_sync.c59 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 Dnncompiled_cache.cpp93 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 Dnncompiler.cpp464 … 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 Dauth_common.c475 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 Dnn_compiled_cache_test.cpp493 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 Dwrapper_decoder.cpp330 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 Dwrapper_decoder_test.cpp360 ifa_cacheinfo *cacheInfo = nullptr; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp111 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 Dcompilation_test.cpp111 uint64_t cacheInfo[7] = {}; in WriteFile() local
1190 uint64_t cacheInfo[7] = {}; variable
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp78 auto cacheInfo = GetClientInfo(inputClient); in AddClientInfo() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1113 NodeInfo cacheInfo; in LnnSetDlPtk() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1296 FrameCacheInfo cacheInfo = {0, 0, 0, 0}; in HeapMemAlloc() local