Home
last modified time | relevance | path

Searched defs:isUpdate (Results 1 - 18 of 18) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp229 bool isUpdate = ManagerService::GetInstance().QueryBundleInfo(installRecord.bundleName) != nullptr; in ProcessBundleInstall() local
345 HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record, bool isUpdate, uint8_t hapType) HandleFileAndBackUpRecord() argument
393 UpdateBundleInfo(const char *appId, const BundleRes &bundleRes, BundleInfo *bundleInfo, bool isUpdate, uint8_t hapType) UpdateBundleInfo() argument
674 StorePermissions(const char *bundleName, PermissionTrans *permissions, int32_t permNum, bool isUpdate) StorePermissions() argument
[all...]
H A Dgt_bundle_installer.cpp202 bool isUpdate = false; in Install() local
228 ProcessBundleInstall(const char *path, const char *randStr, InstallRecord &installRecord, uint8_t bundleStyle, InstallerCallback installerCallback, bool &isUpdate) ProcessBundleInstall() argument
449 HandleFileAndBackUpRecord(const InstallRecord &record, const char *tmpPath, const char *randStr, const char *dataPath, bool isUpdate) HandleFileAndBackUpRecord() argument
521 UpdateBundleInfo(uint8_t bundleStyle, uint32_t labelId, uint32_t iconId, BundleInfo *bundleInfo, bool isUpdate) UpdateBundleInfo() argument
759 StorePermissions(const char *bundleName, PermissionTrans *permissions, int32_t permNum, bool isUpdate) StorePermissions() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
H A Dlnn_decision_db.c186 static int32_t GetDecisionDbKey(uint8_t *dbKey, uint32_t len, bool isUpdate) in GetDecisionDbKey() argument
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_coap.c37 bool isUpdate; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_cache.cpp274 bool isUpdate = notify.dataStatus.preStatus != DataStatus::NOEXISTED; in MigrateDataItem() local
H A Dsqlite_single_ver_storage_executor.cpp1374 bool isUpdate = (notify.dataStatus.preStatus != DataStatus::NOEXISTED); in SaveSyncDataItem() local
2246 int SQLiteSingleVerStorageExecutor::BindSyncDataTime(sqlite3_stmt *statement, const DataItem &dataItem, bool isUpdate) in BindSyncDataTime() argument
1201 SaveSyncDataToDatabase(const DataItem &dataItem, const Key &hashKey, const std::string &origDev, const std::string &deviceName, bool isUpdate) SaveSyncDataToDatabase() argument
1470 BindSavedSyncData(sqlite3_stmt *statement, const DataItem &dataItem, const Key &hashKey, const SyncDataDevices &devices, bool isUpdate) BindSavedSyncData() argument
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.h413 bool isUpdate = false; member in OHOS::AVSession::AVSessionItem
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp215 int32_t NetFirewallDbHelper::CheckIfNeedUpdateEx(const std::string &tableName, bool &isUpdate, int32_t ruleId, in CheckIfNeedUpdateEx() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.cpp406 GetFullSyncDataTimeRange(const std::vector<SendDataItem> &inData, WaterMark localMark, UpdateWaterMark &isUpdate) GetFullSyncDataTimeRange() argument
427 GetQuerySyncDataTimeRange(const std::vector<SendDataItem> &inData, WaterMark localMark, WaterMark deleteLocalMark, UpdateWaterMark &isUpdate) GetQuerySyncDataTimeRange() argument
471 GetRecvDataTimeRange(SyncType syncType, const std::vector<SendDataItem> &data, UpdateWaterMark &isUpdate) GetRecvDataTimeRange() argument
480 GetSyncDataTimeRange(SyncType syncType, WaterMark localMark, WaterMark deleteMark, const std::vector<SendDataItem> &inData, UpdateWaterMark &isUpdate) GetSyncDataTimeRange() argument
[all...]
H A Dsingle_ver_data_sync.cpp455 GetSyncDataTimeRange(SyncType syncType, SingleVerSyncTaskContext *context, const std::vector<SendDataItem> &inData, UpdateWaterMark &isUpdate) GetSyncDataTimeRange() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp237 InsertLocalSharedTableRecords(int64_t begin, int64_t count, const std::string &tableName, bool isUpdate) InsertLocalSharedTableRecords() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_lock_test.cpp344 void DistributedDBCloudSyncerLockTest::TestConflictSync001(bool isUpdate) in TestConflictSync001() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.cpp411 bool isUpdate = false; in AddDeviceConfig() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp269 void CalendarDialogPattern::SetOptionsButtonUpdateColorFlags(size_t index, bool isUpdate) in SetOptionsButtonUpdateColorFlags() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c1311 static bool IsBasicNodeInfoChanged(const NodeInfo *oldNodeInfo, const NodeInfo *newNodeInfo, bool isUpdate) in IsBasicNodeInfoChanged() argument
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp1033 bool isUpdate = false; in SetViewportConfig() local
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp3030 bool isUpdate = false; in RegisterAvoidAreaChangeListener() local
3057 bool isUpdate = false; in UnregisterAvoidAreaChangeListener() local
3156 bool isUpdate = false; in RegisterTouchOutsideListener() local
3185 bool isUpdate in UnregisterTouchOutsideListener() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2329 bool isUpdate = true; in UpdateLayoutAfterKeyboardShow() local
3284 void WebPattern::UpdateWebLayoutSize(int32_t width, int32_t height, bool isKeyboard, bool isUpdate) in UpdateWebLayoutSize() argument

Completed in 63 milliseconds