Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 25 of 130) sorted by relevance

123456

/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Dmesh.cpp50 void Mesh::Delete() in Delete() function in OHOS::Rosen::Mesh
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Drdb_data_handler.cpp59 int32_t RdbDataHandler::Delete(int &deletedRows, const string &whereClause, const vector<string> &w… in Delete() function in OHOS::FileManagement::CloudSync::RdbDataHandler
81 int32_t RdbDataHandler::Delete(int &deletedRows, const std::string &tableName, in Delete() function in OHOS::FileManagement::CloudSync::RdbDataHandler
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_controller.cpp46 void TextFieldController::Delete() in Delete() function in OHOS::Ace::TextFieldController
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
Ddisk_handler.cpp50 void DiskHandler::Delete() in Delete() function in OHOS::NetStack::Http::DiskHandler
Dlru_cache_disk_handler.cpp35 void LRUCacheDiskHandler::Delete() in Delete() function in OHOS::NetStack::Http::LRUCacheDiskHandler
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
Dstorage_impl.cpp52 void StorageImpl::Delete(const std::string& key) in Delete() function in OHOS::Ace::StorageImpl
/foundation/window/window_manager/utils/src/
Dpersistent_storage.cpp42 void PersistentStorage::Delete(const std::string& key, PersistentStorageType storageType) in Delete() function in OHOS::Rosen::PersistentStorage
/foundation/arkui/ace_engine/test/unittest/core/common/storage/
Dmock_storage.h58 void Delete(const std::string& key) override {}; in Delete() function
83 void Delete(const std::string& key) override {}; in Delete() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_persistent_storage.cpp40 void ScenePersistentStorage::Delete(const std::string& key, ScenePersistentStorageType storageType) in Delete() function in OHOS::Rosen::ScenePersistentStorage
/foundation/distributeddatamgr/kv_store/frameworks/common/
Dlru_bucket.h161 bool Delete(const _Key &key) in Delete() function
213 void Delete(Node *node) in Delete() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/
Dsubscriber_lookup.ts55 public static Delete(id: number): boolean { method in SubscriberManager
/foundation/communication/nfc/services/src/utils/preferences/
Dnfc_pref_impl.cpp98 void NfcPrefImpl::Delete(const std::string& key) in Delete() function in OHOS::NFC::NfcPrefImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_controller.cpp26 void TextFieldController::Delete() {} in Delete() function in OHOS::Ace::NG::TextFieldController
/foundation/resourceschedule/ffrt/src/util/
Dlinked_list.h67 static void Delete(LinkedList& node) noexcept in Delete() function
75 static void Delete(LinkedList* node) noexcept in Delete() function
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_manager.cpp101 Status StoreManager::Delete(const AppId &appId, const StoreId &storeId, const std::string &path) in Delete() function in OHOS::DistributedKv::StoreManager
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
Dstore_manager.cpp80 Status StoreManager::Delete(const AppId &appId, const StoreId &storeId, const std::string &path) in Delete() function in OHOS::DistributedKv::StoreManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
Dtemplate_data.cpp122 bool TemplateData::Delete(const std::string &bundleName, const int32_t userId) in Delete() function in OHOS::DataShare::TemplateData
155 bool TemplateData::Delete( in Delete() function in OHOS::DataShare::TemplateData
/foundation/communication/netmanager_base/utils/common_utils/include/
Dlru_cache.h64 void Delete(const std::string &key) in Delete() function
/foundation/filemanagement/dfs_service/utils/preference/src/
Dcloud_pref_impl.cpp95 void CloudPrefImpl::Delete(const std::string& key) in Delete() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/foundation/arkui/ace_engine/frameworks/core/common/test/mock/
Dmock_text_editing_value.cpp77 void TextEditingValue::Delete(int32_t start, int32_t end) {} in Delete() function in OHOS::Ace::TextEditingValue
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/src/
Dgeneral_controller_service_impl.cpp45 int GeneralControllerServiceImpl::Delete(const Uri &uri, const DataSharePredicates &predicates) in Delete() function in OHOS::DataShare::GeneralControllerServiceImpl
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_data_ability_impl.cpp65 int DataAbilityImpl::Delete(const Uri& uri, const NativeRdb::DataAbilityPredicates& predicates) in Delete() function in OHOS::AppExecFwk::DataAbilityImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
Drdb_subscriber_manager.cpp43 int32_t TemplateManager::Delete(const Key &key, int32_t userId) in Delete() function in OHOS::DataShare::TemplateManager
140 int RdbSubscriberManager::Delete(const Key &key, uint32_t firstCallerTokenId) in Delete() function in OHOS::DataShare::RdbSubscriberManager
163 void RdbSubscriberManager::Delete(uint32_t callerTokenId) in Delete() function in OHOS::DataShare::RdbSubscriberManager
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
Ddata_access.h68 virtual int Delete() in Delete() function
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_manager.cpp162 bool RdbStoreManager::Delete(const std::string &path) in Delete() function in OHOS::NativeRdb::RdbStoreManager

123456