Searched refs:NAME_NOT_FOUND (Results 1 – 14 of 14) sorted by relevance
165 return NAME_NOT_FOUND; in getCombinedFrameworkMatrix()200 return NAME_NOT_FOUND; in getCombinedFrameworkMatrix()217 if (err == NAME_NOT_FOUND) return OK; in addDirectoryManifests()249 if (vendorStatus != OK && vendorStatus != NAME_NOT_FOUND) { in fetchDeviceHalManifest()263 if (odmStatus != OK && odmStatus != NAME_NOT_FOUND) { in fetchDeviceHalManifest()303 if (status == OK || status != NAME_NOT_FOUND) { in fetchVendorHalManifest()309 if (status == OK || status != NAME_NOT_FOUND) { in fetchVendorHalManifest()313 return NAME_NOT_FOUND; in fetchVendorHalManifest()333 if (status == OK || status != NAME_NOT_FOUND) { in fetchOdmHalManifest()339 if (status == OK || status != NAME_NOT_FOUND) { in fetchOdmHalManifest()[all …]
67 return NAME_NOT_FOUND; in fetch()72 return NAME_NOT_FOUND; in listFiles()
70 LOG(mMissingError == NAME_NOT_FOUND ? INFO : ERROR) << "Cannot resolve path " << path; in resolve()
466 SetErrorCode(&retError, -NAME_NOT_FOUND) << "No device HAL manifest"; in checkAllFiles()493 .setFileSystem(std::make_unique<HostFileSystem>(dirmap, NAME_NOT_FOUND)) in checkDirmaps()
191 return std::make_unique<details::HostFileSystem>(dirmap, NAME_NOT_FOUND, mFs.get()); in main()
32 STATUS_CASE(NAME_NOT_FOUND); in statusToString()
595 return NAME_NOT_FOUND; in _indexOrderOf()598 ssize_t err = NAME_NOT_FOUND; in _indexOrderOf()
53 NAME_NOT_FOUND = -ENOENT, enumerator
421 ret = NAME_NOT_FOUND; in getProperty()431 ret = NAME_NOT_FOUND; in getProperty()441 ret = NAME_NOT_FOUND; in getProperty()451 ret = NAME_NOT_FOUND; in getProperty()459 ret = NAME_NOT_FOUND; in getProperty()
195 ON_CALL(*fs, fetch(StartsWith(gFakeRoot), _, _)).WillByDefault(Return(NAME_NOT_FOUND)); in SetUp()264 return NAME_NOT_FOUND; in SetUp()
411 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in useEmptyFileSystem()413 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in useEmptyFileSystem()508 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in expectFileNotExist()
228 Error::BinderTransaction(StatusCode::NAME_NOT_FOUND) => { in connect_keymint()320 Error::BinderTransaction(StatusCode::NAME_NOT_FOUND) => { in connect_secureclock()
187 return NAME_NOT_FOUND; in unlinkToDeath()
490 return NAME_NOT_FOUND; in unlinkToDeath()