Home
last modified time | relevance | path

Searched refs:isAsset (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/data_object/interfaces/jskits/
H A Ddistributed_data_object.js167 function isAsset(obj) { function
224 if (!isAsset(newValue)) {
255 if (isAsset(obj[key])) {
294 if (isAsset(obj[key])) {
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.h357 const std::shared_ptr<DistributedDB::ICloudDataTranslate> &translate, bool isAsset = false);
H A Ddistributeddb_tools_unit_test.cpp1377 const std::shared_ptr<DistributedDB::ICloudDataTranslate> &translate, bool isAsset) in GetAssets()
1386 if (isAsset) { in GetAssets()
1376 GetAssets(const DistributedDB::Type &value, const std::shared_ptr<DistributedDB::ICloudDataTranslate> &translate, bool isAsset) GetAssets() argument

Completed in 4 milliseconds