Home
last modified time | relevance | path

Searched defs:UpdateItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_performance.h56 void UpdateItem(std::string name, int32_t cost, int32_t warmup) in UpdateItem() function
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp198 uint32_t FlatObjectStorageEngine::UpdateItem(const std::string &key, const std::string &itemKey, Va… in UpdateItem() function in OHOS::ObjectStore::FlatObjectStorageEngine