Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dsafe_map.h136 V& GetOrCreate(const K& k, CreateFn create) { in GetOrCreate() function
/aosp12/system/iorap/src/db/
H A Dmodels.h371 static SchemaModel GetOrCreate(std::string location) { in GetOrCreate() function