Home
last modified time | relevance | path

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

/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/tools/hidl/
DDeathRecipientType.cpp63 bool /* parcelObjIsPointer */, in emitReaderWriter() argument
DPointerType.cpp51 bool /* parcelObjIsPointer */, in emitReaderWriter() argument
DRefType.cpp87 bool, in emitReaderWriter() argument
122 bool /*nameIsPointer*/, in emitResolveReferencesEmbedded() argument
DType.cpp408 bool, in emitReaderWriter() argument
417 bool, in emitResolveReferences() argument
430 bool, in emitResolveReferencesEmbedded() argument
480 bool, in emitReaderWriterEmbedded() 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/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/keymaster/tests/
Dattestation_record_test.cpp36bool /* reset_since_rotation */, Buffer* unique_id) const override { in GenerateUniqueId() argument
/system/core/libbacktrace/
DBacktraceMap.cpp150 BacktraceMap* BacktraceMap::Create(pid_t pid, bool /*uncached*/) { argument
Dbacktrace_benchmarks.cpp72 static void CreateMap(benchmark::State& state, BacktraceMap* (*map_func)(pid_t, bool)) { in CreateMap() argument
/system/tpm/attestation/server/
Ddatabase_impl.cc42 void FileWatcherCallback(const base::Closure& callback, const FilePath&, bool) { in FileWatcherCallback() 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
/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
Dbluetooth_interface.cc161 bool SetWakeAlarmCallout(uint64_t /* delay_millis */, bool /* should_wake */, in SetWakeAlarmCallout() argument
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc65 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in SetUp() argument
93 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() argument
347 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() argument
528 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() argument
692 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() 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.h201 bool /*reset_since_rotation*/, in GenerateUniqueId() argument
214 bool* /* device_locked */) const { in GetVerifiedBootParams() argument
/system/update_engine/
Dupdate_attempter.h221 base::Callback<void(bool, bool)>* // NOLINT(readability/function) in set_forced_update_pending_callback()
/system/connectivity/wificond/tests/
Dscanner_unittest.cpp79 bool CaptureSchedScanIntervalSetting( in CaptureSchedScanIntervalSetting() argument
/system/core/libutils/
DRefBase.cpp160 void trackMe(bool, bool) { } in trackMe() argument
/system/core/healthd/
Dhealthd_mode_charger.cpp260 static int request_suspend(bool /*enable*/) { in request_suspend() argument
/system/libhwbinder/
DIPCThreadState.cpp604 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() argument