Home
last modified time | relevance | path

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

12

/system/tools/aidl/
Daidl_to_ndk.h61 bool /*isOut*/) { in FormatArgForDecl() argument
66 bool /*isOut*/) { in FormatArgNameUnused() argument
77 bool /*isOut*/) { in FormatArgNameOnly() argument
/system/tools/hidl/
DPointerType.cpp51 bool /*parcelObjIsPointer*/, in emitReaderWriter() argument
63 bool /*nameIsPointer*/, in emitReaderWriterEmbedded() argument
DDeathRecipientType.cpp63 bool /* parcelObjIsPointer */, in emitReaderWriter() argument
DRefType.cpp87 bool, in emitReaderWriter() argument
122 bool /*nameIsPointer*/, in emitResolveReferencesEmbedded() argument
DType.cpp414 bool, in emitReaderWriter() argument
423 bool, in emitResolveReferences() argument
436 bool, in emitResolveReferencesEmbedded() argument
482 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/testing/gtest_extras/
DOptions.cpp109 bool Options::SetPrintTime(const std::string&, const std::string& value, bool) { in SetPrintTime() argument
140 bool Options::SetBool(const std::string& arg, const std::string&, bool) { in SetBool() argument
152 bool Options::SetString(const std::string& arg, const std::string& value, bool) { in SetString() 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/core/gatekeeperd/
DSoftGateKeeper.h104 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t *record, in GetFailureRecord() argument
116 virtual bool ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool /* secure */) { in ClearFailureRecord() argument
124 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t *record, bool /* secure */) { in WriteFailureRecord() argument
/system/netd/resolv/tests/
DBaseTestMetricsListener.cpp42 const ::android::String16& /*hostname*/, bool /*validated*/) { in onPrivateDnsValidationEvent() argument
72 int32_t /*netId*/, bool /*added*/, const ::std::string& /*prefixString*/, in onNat64PrefixEvent() 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.cpp55 bool /* isRegex */) { in forEachInstance()
/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/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 SampleEntry*, uint64_t, bool, in CreateCallChainSample() argument
DOfflineUnwinder.h99 OfflineUnwinder(bool) {} in OfflineUnwinder() 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/km_openssl/
Dattestation_utils.cpp48 inline keymaster_blob_t certBlobifier(const emptyCert&, bool*){ return {}; } in certBlobifier() argument
67 inline keymaster_blob_t certBlobifier(keymaster_blob_t&& blob, bool*){ in certBlobifier() argument
/system/keymaster/include/keymaster/
Dattestation_record.h204 bool /*reset_since_rotation*/, in GenerateUniqueId() argument
217 bool* /* device_locked */) const { in GetVerifiedBootParams() argument
/system/update_engine/
Dupdate_attempter.h214 base::Callback<void(bool, bool)>* callback) { in set_forced_update_pending_callback()

12