Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/Framework/
H A DBreakpad.mm309 NSString* GetResourcePath(); function
310 NSString* GetResourcePath() { function
/aosp_15_r20/external/skia/tools/
H A DResources.cpp23 SkString GetResourcePath(const char* resource) { in GetResourcePath() function