Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dauthpolicy.py157 from active_directory_info_pb2 import ERROR_NONE
171 if error_value == ERROR_NONE:
/external/perfetto/src/profiling/perf/
Dcommon_types.h90 unwindstack::ErrorCode unwind_error = unwindstack::ERROR_NONE;
Dperf_producer.cc216 case unwindstack::ERROR_NONE: in ToProtoEnum()
768 if (sample.unwind_error != unwindstack::ERROR_NONE) { in EmitSample()
Dunwinding.cc404 if (unwind.error_code != unwindstack::ERROR_NONE) { in UnwindSample()
/external/webrtc/pc/
Dsrtp_filter.h42 ERROR_NONE, enumerator
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp95 ERROR_NONE = 0, in iterate() enumerator
299 int err = ERROR_NONE; in iterate()
/external/perfetto/src/profiling/common/
Dunwind_support.cc148 case unwindstack::ERROR_NONE: in StringifyLibUnwindstackError()
/external/perfetto/src/profiling/memory/
Dunwinding.cc155 unwindstack::ErrorCode error_code = unwindstack::ERROR_NONE; in DoUnwind()
189 if (error_code != unwindstack::ERROR_NONE) { in DoUnwind()
/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto15 ERROR_NONE = 0; enumerator
/external/cros/system_api/dbus/authpolicy/
Dactive_directory_info.proto19 ERROR_NONE = 0; enumerator
/external/libcups/systemv/
Dcupstestppd.c54 ERROR_NONE = 0, enumerator
164 status = ERROR_NONE; in main()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3026 ERROR_NONE = 0, in iterate() enumerator
3253 int err = ERROR_NONE; in iterate()
3261 if (err == ERROR_NONE) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp298 ERROR_NONE = 0, enumerator