Home
last modified time | relevance | path

Searched refs:None (Results 1 – 25 of 28) sorted by relevance

12

/system/media/camera/docs/
Dmetadata_template.mako47 % if section.description is not None:
78 % if prop.details is not None:
82 % if prop.ndk_details is not None:
86 % if prop.hal_details is not None:
112 % if prop.type_notes is not None:
115 % if prop.container is not None:
119 % if prop.typedef is not None:
165 % if value.id is not None:
172 % if value.notes is not None:
175 % if value.sdk_notes is not None:
[all …]
Dhtml.mako217 % if section.description is not None:
267 % if prop.container is not None:
296 % if prop.type_notes is not None:
314 % if value.id is not None:
317 % if value.notes is not None:
328 % if prop.description is not None:
334 % if prop.units is not None:
343 % if prop.range is not None:
353 % if next(prop.tags, None):
363 % if prop.details is not None:
[all …]
DHidlMetadata.mako135 <% prevValue = None %>\
139 % if prevValue is None:
146 enum CameraMetadataEnum${entry.name | pascal_case} :${' uint32_t' if prevValue is None else '\n …
148 % if val.id is None:
Dcamera_metadata_tags.mako101 % if val.id is None:
/system/core/fs_mgr/libsnapshot/
Dsnapshot_stub.cpp53 return UpdateState::None; in ProcessUpdateState()
58 return UpdateState::None; in GetUpdateState()
Dsnapshot_stats.cpp81 report_.set_state(UpdateState::None); in Start()
Dsnapshot.cpp144 if (state != UpdateState::None) { in BeginUpdate()
169 if (state == UpdateState::None) return true; in TryCancelUpdate()
248 return WriteUpdateState(lock, UpdateState::None); in RemoveAllUpdateState()
606 case MetadataPartitionState::None: { in InitiateMerge()
849 case UpdateState::None: in CheckMergeState()
1250 if (!partition) return MetadataPartitionState::None; in GetMetadataPartitionState()
1419 return UpdateState::None; in GetUpdateState()
1424 return UpdateState::None; in GetUpdateState()
1891 return UpdateState::None; in UpdateStateFromString()
1908 return UpdateState::None; in UpdateStateFromString()
[all …]
Dsnapshot_test.cpp152 if (sm->GetUpdateState() != UpdateState::None) { in CleanupTestArtifacts()
497 ASSERT_EQ(sm->GetUpdateState(), UpdateState::None); in TEST_F()
594 ASSERT_EQ(sm->GetUpdateState(), UpdateState::None); in TEST_F()
600 ASSERT_TRUE(sm->WriteUpdateState(lock_.get(), UpdateState::None)); in TEST_F()
1459 ASSERT_EQ(new_sm->GetUpdateState(), UpdateState::None); in TEST_F()
1505 ASSERT_EQ(new_sm->ProcessUpdateState(), UpdateState::None); in TEST_F()
1550 EXPECT_EQ(new_sm->GetUpdateState(), UpdateState::None); in TEST_F()
1580 EXPECT_EQ(new_sm->GetUpdateState(), UpdateState::None); in TEST_F()
/system/core/adb/client/
Dincremental.h34 enum class Result { Success, Failure, None }; enumerator
Dadb_install.cpp56 enum class CmdlineOption { None, Enable, Disable }; enumerator
379 if (incremental_request == CmdlineOption::None) { in calculate_install_mode()
385 if (incremental_request == CmdlineOption::None) { in calculate_install_mode()
395 if (incremental_request == CmdlineOption::None) { in calculate_install_mode()
421 if (incremental_request == CmdlineOption::None) { in calculate_install_mode()
434 *incremental_request = CmdlineOption::None; in parse_install_mode()
483 auto incremental_request = CmdlineOption::None; in install_app()
688 auto incremental_request = CmdlineOption::None; in install_multiple_app()
Dbugreport.cpp287 return do_sync_pull(srcs, dst, copy_attrs, CompressionType::None, name); in DoSyncPull()
Dfile_sync_client.cpp286 return CompressionType::None; in ResolveCompressionType()
370 case CompressionType::None: in SendSend2()
421 case CompressionType::None: in SendRecv2()
568 return SendLargeFile(path, mode, lpath, rpath, mtime, CompressionType::None, dry_run); in SendSmallFile()
650 case CompressionType::None: in SendLargeFile()
1160 case CompressionType::None: in sync_recv_v2()
Dincremental.cpp253 return Result::None; in wait_for_installation()
Dcommandline.cpp1323 return CompressionType::None; in parse_compression_type()
1332 return CompressionType::None; in parse_compression_type()
1371 *compression = CompressionType::None; in parse_push_pull_args()
2015 compression = CompressionType::None; in adb_commandline()
/system/core/trusty/confirmationui/
DTrustyConfirmationUI.cpp140 : listener_state_(ListenerState::None), prompt_result_(ResponseCode::Ignored) {} in TrustyConfirmationUI()
147 if (state != ListenerState::None) { in ~TrustyConfirmationUI()
399 case ListenerState::None: in promptUserConfirmation()
407 listener_state_ = ListenerState::None; in promptUserConfirmation()
413 assert(listener_state_ == ListenerState::None); in promptUserConfirmation()
444 listener_state_ = ListenerState::None; in promptUserConfirmation()
DTrustyConfirmationUI.h68 None, enumerator
/system/gsid/
Dgsid.rc15 mkdir /data/gsi 0700 root root encryption=None
/system/core/adb/daemon/
Dfile_sync_service.cpp280 case CompressionType::None: in handle_send_file_data()
562 return send_impl(s, path, mode, CompressionType::None, false, buffer); in do_send_v1()
618 return send_impl(s, path, msg.send_v2_setup.mode, compression.value_or(CompressionType::None), in do_send_v2()
645 case CompressionType::None: in recv_impl()
714 return recv_impl(s, path, CompressionType::None, buffer); in do_recv_v1()
763 return recv_impl(s, path, compression.value_or(CompressionType::None), buffer); in do_recv_v2()
/system/update_engine/
Dcleanup_previous_update_action.cc230 case UpdateState::None: { in WaitForMergeOrSchedule()
394 if (report.state() == UpdateState::None || in ReportMergeStats()
/system/core/rootdir/
Dinit.rc568 mkdir /data/apex 0755 root system encryption=None
573 mkdir /data/app-staging 0750 system system encryption=None
649 mkdir /data/preloads 0775 system system encryption=None
652 mkdir /data/vendor_ce 0771 root root encryption=None
653 mkdir /data/vendor_de 0771 root root encryption=None
660 mkdir /data/data 0771 system system encryption=None
686 mkdir /data/lost+found 0770 root root encryption=None
712 mkdir /data/system_de 0770 system system encryption=None
713 mkdir /data/system_ce 0770 system system encryption=None
715 mkdir /data/misc_de 01771 system misc encryption=None
[all …]
/system/bt/build/toolchain/clang/
DBUILD.gn18 assert(clang_suffix != "None",
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto92 None = 0; enumerator
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h464 None, enumerator
/system/core/fs_mgr/
DREADME.overlayfs.md56 None of this changes if OverlayFS needs to be engaged.
/system/chre/build/sys_support/qcom/
Dchre.scons198 if oem_ver is not None:

12