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

/external/qemu/android/avd/
H A Dinfo.c279 _checkSkinPath( const char* skinPath ) function
311 if (_checkSkinPath(temp)) {
332 if (p < end && _checkSkinPath(temp)) {
373 if (path_is_absolute(skinName) && _checkSkinPath(skinName)) {
379 if (p < end && _checkSkinPath(temp)) {
1110 if (p < end && _checkSkinPath(temp)) {

Completed in 51 milliseconds