| /foundation/ai/neural_network_runtime/test/system_test/common/ |
| D | nnrt_test.h | 45 OH_NN_OperationType opType; member
|
| D | nnrt_test.cpp | 97 OH_NN_ReturnCode NNRtTest::AddOperation(OH_NN_OperationType opType, in AddOperation()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
| D | icloud_sync_storage_interface.h | 45 std::vector<OpType> opType; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_sync_utils.cpp | 336 void CloudSyncUtils::UpdateLocalCache(OpType opType, const LogInfo &cloudInfo, const LogInfo &local… in UpdateLocalCache() 375 OpType opType = param.downloadData.opType[dataIndex]; in SaveChangedData() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
| D | neural_network_runtime_test.cpp | 262 OH_NN_OperationType opType {OH_NN_OPS_ADD}; in SetInnerBuild() local 353 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 376 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 403 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 430 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 457 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 622 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 649 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
| D | neural_network_runtime_test.cpp | 262 OH_NN_OperationType opType {OH_NN_OPS_ADD}; in SetInnerBuild() local 353 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 376 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 403 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 430 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 457 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 622 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable 649 OH_NN_OperationType opType {OH_NN_OPS_ADD}; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
| D | cloud_storage_utils.cpp | 398 AssetStatus CloudStorageUtils::FlagToStatus(AssetOpType opType) in FlagToStatus() 589 AssetOperationUtils::AssetOpType opType = AssetOperationUtils::AssetOpType::NOT_HANDLE; in FillAssetFromVBucketFinish() local 791 std::string CloudStorageUtils::GetTableRefUpdateSql(const TableInfo &table, OpType opType) in GetTableRefUpdateSql() 961 AssetOperationUtils::AssetOpType opType = AssetOperationUtils::AssetOpType::NOT_HANDLE; in MergeAssetWithFillFunc() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | storage_proxy.cpp | 373 int StorageProxy::FillCloudLogAndAsset(OpType opType, const CloudSyncData &data) in FillCloudLogAndAsset() 460 void StorageProxy::FillCloudGidIfSuccess(const OpType opType, const CloudSyncData &data) in FillCloudGidIfSuccess()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_single_ver_relational_storage_executor_extend.cpp | 855 static inline bool IsAllowWithPrimaryKey(OpType opType) in IsAllowWithPrimaryKey() 862 OpType opType) in UpdateLogRecord() 1014 const TableSchema &tableSchema, OpType opType) in OnlyUpdateLogTable()
|
| D | sqlite_single_ver_relational_storage_extend_executor.cpp | 140 int SQLiteSingleVerRelationalStorageExecutor::FillCloudAssetForUpload(OpType opType, const TableSch… in FillCloudAssetForUpload() 269 int SQLiteSingleVerRelationalStorageExecutor::InitFillUploadAssetStatement(OpType opType, in InitFillUploadAssetStatement() 1280 int SQLiteSingleVerRelationalStorageExecutor::FillHandleWithOpType(const OpType opType, const Cloud… in FillHandleWithOpType() 1415 const TableSchema &tableSchema, const VBucket &vBucket, int64_t dataKey, OpType opType) in OnlyUpdateAssetId()
|
| D | sqlite_single_ver_relational_storage_executor.cpp | 1866 …const VBucket &vBucket, OpType opType, std::vector<std::string> &updateColName, sqlite3_stmt *&upd… in GetUpdateLogRecordStatement()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| D | medialibrary_command.cpp | 370 const string opType = MediaFileUri::GetPathSecondDentry(uri_); in ParseOprnTypeFromUri() local
|
| D | medialibrary_album_operations.cpp | 1726 int32_t MediaLibraryAlbumOperations::HandleAnalysisPhotoAlbum(const OperationType &opType, in HandleAnalysisPhotoAlbum() 1747 int32_t MediaLibraryAlbumOperations::HandlePhotoAlbum(const OperationType &opType, const ValuesBuck… in HandlePhotoAlbum()
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| D | inner_model.cpp | 401 OH_NN_ReturnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& para… in AddOperation()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 294 void UpdateAssetForTest(sqlite3 *&db, AssetOpType opType, int64_t cloudCount, int64_t rowid) in UpdateAssetForTest() 317 void UpdateAssetsForTest(sqlite3 *&db, AssetOpType opType, int64_t rowid) in UpdateAssetsForTest()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| D | relational_sync_able_storage.cpp | 1285 int RelationalSyncAbleStorage::FillCloudLogAndAsset(const OpType opType, const CloudSyncData &data,… in FillCloudLogAndAsset() 1762 OpType opType, const CloudSyncData &data, bool fillAsset, bool ignoreEmptyGid) in FillCloudLogAndAssetInner()
|