HomeSort by relevance Sort by last modified time
    Searched refs:kFileGetPropFailure (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
error_code.h 40 kFileGetPropFailure,
  /bootable/recovery/tests/component/
updater_test.cpp 189 expect(nullptr, "file_getprop(\"/doesntexist\", \"key1\")", kFileGetPropFailure);
  /bootable/recovery/updater/
install.cpp 533 return ErrorAbort(state, kFileGetPropFailure, "%s: failed to stat \"%s\": %s", name,
539 return ErrorAbort(state, kFileGetPropFailure, "%s too large for %s (max %lld)",
    [all...]

Completed in 65 milliseconds