Searched refs:AppendBool (Results 1 – 16 of 16) sorted by relevance
165 writer.AppendBool(flags & cryptohome::CREATE_IF_MISSING); in AsyncMount()166 writer.AppendBool(flags & cryptohome::ENSURE_EPHEMERAL); in AsyncMount()210 writer.AppendBool(flags & cryptohome::CREATE_IF_MISSING); in AsyncMountPublic()211 writer.AppendBool(flags & cryptohome::ENSURE_EPHEMERAL); in AsyncMountPublic()496 writer.AppendBool(is_user_specific); in AsyncTpmAttestationFinishCertRequest()516 writer.AppendBool(is_user_specific); in TpmAttestationDoesKeyExist()533 writer.AppendBool(is_user_specific); in TpmAttestationGetCertificate()553 writer.AppendBool(is_user_specific); in TpmAttestationGetPublicKey()573 writer.AppendBool(is_user_specific); in TpmAttestationRegisterKey()597 writer.AppendBool(is_user_specific); in TpmAttestationSignEnterpriseChallenge()[all …]
194 array_writer.AppendBool(true); in TEST_F()195 array_writer.AppendBool(true); in TEST_F()
142 writer.AppendBool(is_powerwash_allowed); in SetChannel()160 writer.AppendBool(get_current_channel); in GetChannel()
83 writer.AppendBool(mute_on); in SetOutputUserMute()106 writer.AppendBool(mute_on); in SetInputMute()
84 writer.AppendBool(allow_off); in DecreaseScreenBrightness()169 writer.AppendBool(is_fullscreen); in NotifyVideoActivity()198 writer.AppendBool(is_projecting); in SetIsProjecting()
183 writer.AppendBool(kComplete); in TEST_F()
116 writer.AppendBool(require); in RequirePin()
213 writer.AppendBool(kComplete); in TEST_F()
321 writer.AppendBool(expected); in TEST_F()
218 writer->AppendBool(bool_value); in AppendBasicTypeValueData()
25 writer.AppendBool(kBoolValue); in TEST()242 sub_writer.AppendBool(kBoolValue); in TEST()
48 writer.AppendBool(true); in TEST()337 variant_writer.AppendBool(true); in TEST()
274 void AppendBool(bool value);
470 void MessageWriter::AppendBool(bool value) { in AppendBool() function in dbus::MessageWriter
334 writer.AppendBool(kwallet_enabled_); in KWalletMethodCall()364 writer.AppendBool(wallet_.hasFolder(folder_name)); in KWalletMethodCall()366 writer.AppendBool(wallet_.createFolder(folder_name)); in KWalletMethodCall()382 writer.AppendBool(wallet_.hasEntry(folder_name, key)); in KWalletMethodCall()
191 builder.AppendBool(false); // blind in StartKWalletd()