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

  /bionic/libc/system_properties/
contexts_serialized.cpp 106 bool open_failed = false; local
113 open_failed = true;
116 if (open_failed || !MapSerialPropertyArea(true, fsetxattr_failed)) {
contexts_split.cpp 306 bool open_failed = false; local
311 ListForEach(contexts_, [&fsetxattr_failed, &open_failed](ContextListNode* l) {
313 open_failed = true;
316 if (open_failed || !MapSerialPropertyArea(true, fsetxattr_failed)) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 883 open_failed = 110, // ERROR_OPEN_FAILED, enumerator in enum:llvm::windows_error::_
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 391 milliseconds