Searched refs:NAME_NOT_FOUND (Results 1 – 11 of 11) sorted by relevance
28 using android::NAME_NOT_FOUND;43 return NAME_NOT_FOUND; in healthd_board_get_energy_counter()52 return result == Result::SUCCESS ? OK : NAME_NOT_FOUND; in healthd_board_get_energy_counter()
416 ret = NAME_NOT_FOUND; in getProperty()426 ret = NAME_NOT_FOUND; in getProperty()436 ret = NAME_NOT_FOUND; in getProperty()446 ret = NAME_NOT_FOUND; in getProperty()454 ret = NAME_NOT_FOUND; in getProperty()
162 return NAME_NOT_FOUND; in getCombinedFrameworkMatrix()197 return NAME_NOT_FOUND; in getCombinedFrameworkMatrix()214 if (err == NAME_NOT_FOUND) return OK; in addDirectoryManifests()246 if (vendorStatus != OK && vendorStatus != NAME_NOT_FOUND) { in fetchDeviceHalManifest()260 if (odmStatus != OK && odmStatus != NAME_NOT_FOUND) { in fetchDeviceHalManifest()300 if (status == OK || status != NAME_NOT_FOUND) { in fetchVendorHalManifest()306 if (status == OK || status != NAME_NOT_FOUND) { in fetchVendorHalManifest()310 return NAME_NOT_FOUND; in fetchVendorHalManifest()330 if (status == OK || status != NAME_NOT_FOUND) { in fetchOdmHalManifest()336 if (status == OK || status != NAME_NOT_FOUND) { in fetchOdmHalManifest()[all …]
67 return NAME_NOT_FOUND; in fetch()72 return NAME_NOT_FOUND; in listFiles()
104 LOG(mMissingError == NAME_NOT_FOUND ? INFO : ERROR) << "Cannot resolve path " << path; in resolve()417 SetErrorCode(&retError, -NAME_NOT_FOUND) << "No device HAL manifest"; in checkAllFiles()442 .setFileSystem(std::make_unique<HostFileSystem>(dirmap, NAME_NOT_FOUND)) in checkDirmaps()
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
187 return NAME_NOT_FOUND; in unlinkToDeath()
372 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in useEmptyFileSystem()374 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in useEmptyFileSystem()469 .WillRepeatedly(Return(::android::NAME_NOT_FOUND)); in expectFileNotExist()
490 return NAME_NOT_FOUND; in unlinkToDeath()