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

/external/qemu/android/avd/
H A Dinfo.c290 _checkSkinPath( const char* skinPath ) function
322 if (_checkSkinPath(temp)) {
343 if (p < end && _checkSkinPath(temp)) {
384 if (path_is_absolute(skinName) && _checkSkinPath(skinName)) {
390 if (p < end && _checkSkinPath(temp)) {
1213 if (p < end && _checkSkinPath(temp)) {

Completed in 86 milliseconds