Home
last modified time | relevance | path

Searched defs:update (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/
Dreference_parser.cpp181 bool update = false; in ParseRefResourceItem() local
276 bool update = false; in ParseRefString() local
335 bool update = false; in ParseRefJsonImpl() local
Dconfig_parser.cpp346 bool update = false; in ParseJsonArrayRef() local
366 bool update = false; in ParseJsonStringRef() local
377 bool ConfigParser::GetRefIdFromString(string &value, bool &update, const string &match) const in GetRefIdFromString()
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_thread.cpp252 bool VirtualThread::ParseMap(std::vector<MemMapItem>& memMaps, bool update) in ParseMap()