Home
last modified time | relevance | path

Searched refs:RemoveData (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_dns_txt_record.h50 int RemoveData(const std::string &key);
H A Dwifi_p2p_dns_txt_record.cpp72 int WifiP2PDnsTxtRecord::RemoveData(const std::string &key) in RemoveData() function in OHOS::Wifi::WifiP2PDnsTxtRecord
123 int addKeyPos = RemoveData(key); in SetRecord()
/foundation/ability/ability_runtime/services/abilitymgr/include/rdb/
H A Dability_resident_process_rdb.h81 int32_t RemoveData(std::string &bundleName);
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.h62 void RemoveData(const BASE_NS::string_view subCategory) override;
H A Dperformance_data_manager.cpp174 void PerformanceDataManager::RemoveData([[maybe_unused]] const string_view subCategory) in RemoveData() function in PerformanceDataManager
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/
H A Dintf_performance_data_manager.h107 virtual void RemoveData(const BASE_NS::string_view subCategory) = 0;
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dability_resident_process_rdb.cpp237 int32_t AmsResidentProcessRdb::RemoveData(std::string &bundleName) in RemoveData() function in OHOS::AbilityRuntime::AmsResidentProcessRdb
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp65 RemoveData(mapList, key); \
100 RemoveData(mapList, key); \
442 RemoveData(mapList, key); in InnerPutObject()
461 RemoveData(mapList, key); in InnerPutPacMap()
897 void PacMap::RemoveData(PacMapList &pacMapList, const std::string &key) in RemoveData() function in OHOS::AppExecFwk::PacMap
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_manager.cpp319 perfData->RemoveData(rnRef.fullName);
370 perfData->RemoveData(nodeStoreRef.renderNodeData[eraseIndex].fullName);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dpac_map.h500 void RemoveData(PacMapList &srcPacMap, const std::string &key);
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpac_map_test.cpp1359 pacmap_->RemoveData(pacMapList, key1); in HWTEST_F()

Completed in 10 milliseconds