Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 35) sorted by relevance

12

/system/tools/aidl/
Daidl_to_ndk.h63 bool /*isOut*/) { in FormatArgForDecl() argument
68 bool /*isOut*/) { in FormatArgNameUnused() argument
79 bool /*isOut*/) { in FormatArgNameOnly() argument
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp90 SNAPSHOT_FUZZ_FUNCTION(FinishedSnapshotWrites, bool, bool wipe) { in SNAPSHOT_FUZZ_FUNCTION() argument
94 SNAPSHOT_FUZZ_FUNCTION(ProcessUpdateState, bool, const ProcessUpdateStateArgs& args) { in SNAPSHOT_FUZZ_FUNCTION() argument
107 SNAPSHOT_FUZZ_FUNCTION(HandleImminentDataWipe, bool, bool has_callback) { in SNAPSHOT_FUZZ_FUNCTION() argument
115 SNAPSHOT_FUZZ_FUNCTION(Dump, bool) { in SNAPSHOT_FUZZ_FUNCTION() argument
120 SNAPSHOT_FUZZ_FUNCTION(CreateUpdateSnapshots, bool, const DeltaArchiveManifest& manifest) { in SNAPSHOT_FUZZ_FUNCTION() argument
124 SNAPSHOT_FUZZ_FUNCTION(UnmapUpdateSnapshot, bool, const std::string& name) { in SNAPSHOT_FUZZ_FUNCTION() argument
128 SNAPSHOT_FUZZ_FUNCTION(CreateLogicalAndSnapshotPartitions, bool, in SNAPSHOT_FUZZ_FUNCTION() argument
149 SNAPSHOT_FUZZ_FUNCTION(MapUpdateSnapshot, bool, in SNAPSHOT_FUZZ_FUNCTION() argument
Dsnapshot_stub.cpp40 bool SnapshotManagerStub::FinishedSnapshotWrites(bool) { in FinishedSnapshotWrites() argument
50 UpdateState SnapshotManagerStub::ProcessUpdateState(const std::function<bool()>&, in ProcessUpdateState()
/system/tools/hidl/
DPointerType.cpp51 bool /*parcelObjIsPointer*/, in emitReaderWriter() argument
66 bool /*nameIsPointer*/, in emitReaderWriterEmbedded() argument
DDeathRecipientType.cpp63 bool /* parcelObjIsPointer */, in emitReaderWriter() argument
DType.cpp424 bool, in emitReaderWriter() argument
462 bool, in emitReaderWriterEmbedded() argument
/system/core/libcutils/
Dtrace-host.cpp23 void atrace_set_debuggable(bool /*debuggable*/) {} in atrace_set_debuggable() argument
24 void atrace_set_tracing_enabled(bool /*enabled*/) {} in atrace_set_tracing_enabled() argument
/system/netd/server/
DIptablesBaseTest.cpp41 int IptablesBaseTest::fake_android_fork_exec(int argc, char* argv[], int *status, bool, bool) { in fake_android_fork_exec() argument
/system/testing/gtest_extras/
DOptions.cpp110 bool Options::SetPrintTime(const std::string&, const std::string& value, bool) { in SetPrintTime() argument
141 bool Options::SetBool(const std::string& arg, const std::string&, bool) { in SetBool() argument
153 bool Options::SetString(const std::string& arg, const std::string& value, bool) { in SetString() argument
/system/extras/libperfmgr/
DPropertyNode.cc40 std::chrono::milliseconds PropertyNode::Update(bool) { in Update() argument
/system/netd/tests/
DTestUnsolService.cpp132 binder::Status TestUnsolService::onInterfaceLinkStateChanged(const std::string& ifName, bool) { in onInterfaceLinkStateChanged() argument
137 binder::Status TestUnsolService::onRouteChanged(bool, const std::string&, const std::string&, in onRouteChanged() argument
/system/bt/stack/test/common/
Dmock_btsnoop_module.cc21 static void capture(const BT_HDR*, bool) { /* do nothing */ in capture() argument
/system/libvintf/
DHalInterface.cpp48 forEachInstance([&found](const auto&, const auto&, bool) { in hasAnyInstance() argument
DManifestHal.cpp71 bool /* isRegex */) { in forEachInstance()
/system/bt/gd/cert/
Dgd_device.py140 type_identifier: str, name: str, verbose_mode: bool):
292 type_identifier: str, name: str, verbose_mode: bool):
386 type_identifier: str, name: str, serial_number: str, verbose_mode: bool):
/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp56 std::unique_ptr<OfflineUnwinder> OfflineUnwinder::Create(bool) { in Create() argument
/system/bt/service/example/heart_rate/
Dheart_rate_server.cc315 bool /* is_long */, int handle) { in OnCharacteristicReadRequest() argument
337 bool /* is_long */, in OnDescriptorReadRequest() argument
465 bool /* is_execute */) { in OnExecuteWriteRequest() argument
/system/core/libbacktrace/
DBacktraceMap.cpp140 BacktraceMap* BacktraceMap::Create(pid_t pid, bool /*uncached*/) { in Create() argument
Dbacktrace_benchmarks.cpp69 static void CreateMap(benchmark::State& state, BacktraceMap* (*map_func)(pid_t, bool)) { in CreateMap() argument
/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc60 void Callback(uint8_t, bool, std::unique_ptr<::bluetooth::PacketBuilder>) {} in Callback() argument
70 std::unique_ptr<::bluetooth::PacketBuilder>) {}), in LLVMFuzzerTestOneInput()
/system/keymaster/tests/
Dattestation_record_test.cpp36 bool /* reset_since_rotation */, in GenerateUniqueId() argument
/system/extras/simpleperf/
Dsample_tree_test.cpp72 SampleEntry* CreateSample(const SampleRecord&, bool, int*) override { in CreateSample() argument
79 SampleEntry* CreateCallChainSample(const ThreadEntry*, const SampleEntry*, uint64_t, bool, in CreateCallChainSample() argument
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc677 int /* offset */, bool /* is_long */) { in RequestReadCharacteristicCallback() argument
684 int /* offset */, bool /* is_long */) { in RequestReadDescriptorCallback() argument
691 int /* offset */, bool /* need_rsp */, bool /* is_prep */, in RequestWriteCharacteristicCallback() argument
699 int /* offset */, bool /* need_rsp */, bool /* is_prep */, in RequestWriteDescriptorCallback() argument
/system/keymaster/include/keymaster/
Dattestation_record.h219 bool /*reset_since_rotation*/, in GenerateUniqueId() argument
233 bool* /* device_locked */) const { in GetVerifiedBootParams() argument
/system/core/fastboot/device/
Dusb.cpp188 static int usb_ffs_aio_read(usb_handle* h, void* data, int len, bool /* allow_partial */) { in usb_ffs_aio_read() argument

12