| /foundation/ai/neural_network_runtime/test/system_test/common/ |
| H A D | nnrt_test.h | 45 OH_NN_OperationType opType; member
|
| H A D | nnrt_test.cpp | 97 OH_NN_ReturnCode NNRtTest::AddOperation(OH_NN_OperationType opType, in AddOperation() argument
|
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_cert_extension.cpp | 210 static napi_value NapiCommonOperation(napi_env env, napi_callback_info info, int32_t opType, int32_t typeValue)
in NapiCommonOperation() argument
|
| H A D | napi_object.cpp | 55 int32_t opType;
member 68 int32_t opType;
member 228 static void ConstructTypeParams(int32_t opType, int32_t typeValue, vector<CfParam> ¶ms)
in ConstructTypeParams() argument 266 static int32_t CheckInputParams(napi_env env, napi_value *argv, size_t argc, int32_t opType, int32_t typeValue)
in CheckInputParams() argument 280 static int32_t GetInParamSet(napi_env env, napi_callback_info info, int32_t opType, int32_t typeValue,
in GetInParamSet() argument 321 GetResultType(int32_t opType, int32_t typeValue, CfTag &resultType, uint32_t &outType) GetResultType() argument 350 ConvertToNapiValue(napi_env env, int32_t opType, int32_t typeValue, const CfParamSet *paramSet) ConvertToNapiValue() argument 392 DoOperation(const CfObject *obj, int32_t opType, const CfParamSet *inParamSet, CfParamSet **outParamSet) DoOperation() argument 407 CommonOperation(napi_env env, napi_callback_info info, const CfObject *obj, int32_t opType, int32_t typeValue) CommonOperation() argument [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_operation_test/src/ |
| H A D | medialibrary_album_operation_test.cpp | 174 int HandleAnalysisPhotoAlbumTest(const OperationType &opType) in HandleAnalysisPhotoAlbumTest() argument 229 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; in HWTEST_F() local 240 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; in HWTEST_F() local 252 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; in HWTEST_F() local 264 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; in HWTEST_F() local 291 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 304 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 317 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 330 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 342 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 355 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 368 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 380 OperationType opType = OperationType::PORTRAIT_DISPLAY_LEVEL; HWTEST_F() local 391 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 402 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 414 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 426 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 438 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 451 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 464 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 479 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 494 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 508 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 523 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 607 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 630 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 653 OperationType opType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_command.cpp | 234 const string opType = MediaFileUri::GetPathSecondDentry(uri_); in ParseOprnTypeFromUri() local
|
| H A D | medialibrary_analysis_album_operations.cpp | 799 int32_t MediaLibraryAnalysisAlbumOperations::HandleGroupPhotoAlbum(const OperationType &opType, in HandleGroupPhotoAlbum() argument
|
| H A D | medialibrary_album_operations.cpp | 2265 int32_t MediaLibraryAlbumOperations::HandleAnalysisPhotoAlbum(const OperationType &opType, in HandleAnalysisPhotoAlbum() argument 2290 int32_t MediaLibraryAlbumOperations::HandlePhotoAlbum(const OperationType &opType, const ValuesBucket &values, in HandlePhotoAlbum() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
| H A D | icloud_sync_storage_interface.h | 49 std::vector<OpType> opType; member
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | inner_model.cpp | 401 OH_NN_ReturnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& paramIndices, in AddOperation() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | media_asset_rdbstore.cpp | 67 const std::string opType = MediaFileUri::GetPathSecondDentry(uri);
in GetOprnTypeFromUri() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_sync_utils.cpp | 346 void CloudSyncUtils::UpdateLocalCache(OpType opType, const LogInfo &cloudInfo, const LogInfo &localInfo, in UpdateLocalCache() argument 385 OpType opType = CalOpType(param, dataIndex); in SaveChangedData() local 582 OpType opType in CalOpType() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_kv_syncer_test.cpp | 280 void DistributedDBCloudKvSyncerTest::CheckUploadAbnormal(OpType opType, int64_t expCnt, bool isCompensated) in CheckUploadAbnormal() argument
|
| H A D | distributeddb_cloud_syncer_lock_test.cpp | 431 void DistributedDBCloudSyncerLockTest::CheckUploadAbnormal(OpType opType, int64_t expCnt, bool isCompensated) in CheckUploadAbnormal() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | storage_proxy.cpp | 437 int StorageProxy::FillCloudLogAndAsset(OpType opType, const CloudSyncData &data) in FillCloudLogAndAsset() argument 524 void StorageProxy::FillCloudGidIfSuccess(const OpType opType, const CloudSyncData &data) in FillCloudGidIfSuccess() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_cloud_kv_executor_utils.cpp | 441 int SqliteCloudKvExecutorUtils::OperateCloudData(sqlite3 *db, bool isMemory, int index, OpType opType, in OperateCloudData() argument 478 GetOperateDataSql(OpType opType) GetOperateDataSql() argument 497 GetOperateLogSql(OpType opType) GetOperateLogSql() argument 567 BindStmt(sqlite3_stmt *logStmt, sqlite3_stmt *dataStmt, int index, OpType opType, DownloadData &downloadData) BindStmt() argument 790 FillCloudLog(const FillGidParam ¶m, OpType opType, const CloudSyncData &data, const std::string &user, CloudUploadRecorder &recorder) FillCloudLog() argument 912 OnlyUpdateSyncData(sqlite3 *db, bool isMemory, int index, OpType opType, DownloadData &downloadData) OnlyUpdateSyncData() argument 946 BindUpdateSyncDataStmt(sqlite3_stmt *dataStmt, int index, OpType opType, DownloadData &downloadData) BindUpdateSyncDataStmt() argument 1095 FillCloudVersionRecord(sqlite3 *db, OpType opType, const CloudSyncData &data) FillCloudVersionRecord() argument [all...] |
| H A D | sqlite_cloud_kv_store.cpp | 263 int SqliteCloudKvStore::FillCloudLogAndAsset(OpType opType, const CloudSyncData &data, bool fillAsset, in FillCloudLogAndAsset() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 295 void UpdateAssetForTest(sqlite3 *&db, AssetOpType opType, int64_t cloudCount, int64_t rowid) in UpdateAssetForTest() argument 318 void UpdateAssetsForTest(sqlite3 *&db, AssetOpType opType, int64_t rowid) in UpdateAssetsForTest() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_single_ver_relational_storage_executor.cpp | 1864 GetUpdateLogRecordStatement(const TableSchema &tableSchema, const VBucket &vBucket, OpType opType, std::vector<std::string> &updateColName, sqlite3_stmt *&updateLogStmt) GetUpdateLogRecordStatement() argument
|
| H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 191 int SQLiteSingleVerRelationalStorageExecutor::FillCloudAssetForUpload(OpType opType, const TableSchema &tableSchema, in FillCloudAssetForUpload() argument 242 int SQLiteSingleVerRelationalStorageExecutor::FillCloudVersionForUpload(const OpType opType, const CloudSyncData &data) in FillCloudVersionForUpload() argument 286 int SQLiteSingleVerRelationalStorageExecutor::InitFillUploadAssetStatement(OpType opType, in InitFillUploadAssetStatement() argument 1345 int SQLiteSingleVerRelationalStorageExecutor::FillHandleWithOpType(const OpType opType, const CloudSyncData &data, in FillHandleWithOpType() argument 1492 OnlyUpdateAssetId(const std::string &tableName, const TableSchema &tableSchema, const VBucket &vBucket, int64_t dataKey, OpType opType) OnlyUpdateAssetId() argument [all...] |
| H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 996 static inline bool IsAllowWithPrimaryKey(OpType opType) in IsAllowWithPrimaryKey() argument 1002 UpdateLogRecord(const VBucket &vBucket, const TableSchema &tableSchema, OpType opType) UpdateLogRecord() argument 1120 OnlyUpdateLogTable(const VBucket &vBucket, const TableSchema &tableSchema, OpType opType) OnlyUpdateLogTable() argument 1381 OpType opType = downloadData.opType[index++]; MarkFlagAsConsistent() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
| H A D | cloud_storage_utils.cpp | 399 AssetStatus CloudStorageUtils::FlagToStatus(AssetOpType opType) in FlagToStatus() argument 593 AssetOperationUtils::AssetOpType opType = AssetOperationUtils::AssetOpType::NOT_HANDLE; in FillAssetFromVBucketFinish() local 795 std::string CloudStorageUtils::GetTableRefUpdateSql(const TableInfo &table, OpType opType) in GetTableRefUpdateSql() argument 977 AssetOperationUtils::AssetOpType opType = AssetOperationUtils::AssetOpType::NOT_HANDLE; MergeAssetWithFillFunc() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| H A D | relational_sync_able_storage.cpp | 1401 int RelationalSyncAbleStorage::FillCloudLogAndAsset(const OpType opType, const CloudSyncData &data, bool fillAsset, in FillCloudLogAndAsset() argument 1864 FillCloudLogAndAssetInner(SQLiteSingleVerRelationalStorageExecutor *handle, OpType opType, const CloudSyncData &data, bool fillAsset, bool ignoreEmptyGid) FillCloudLogAndAssetInner() argument [all...] |