Home
last modified time | relevance | path

Searched refs:tmpNo (Results 1 – 1 of 1) sorted by relevance

/base/startup/appspawn/adapter/
Dappspawn_nweb.cpp65 int tmpNo = errno; in LoadWithRelroFile() local
66 APPSPAWN_LOGE("LoadWithRelroFile open failed, error=[%s]", strerror(tmpNo)); in LoadWithRelroFile()
73 int tmpNo = errno; in LoadWithRelroFile() local
74 APPSPAWN_LOGE("LoadWithRelroFile mmap failed, error=[%s]", strerror(tmpNo)); in LoadWithRelroFile()