Lines Matching refs:FALSE
261 * Returns: TRUE if user data was successfully set, FALSE if otherwise
266 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
303 return FALSE;
319 return FALSE;
713 LIBHAL_CHECK_PARAM_VALID(set, "*set", FALSE);
714 LIBHAL_CHECK_PARAM_VALID(key, "*key", FALSE);
719 else return FALSE;
772 * Returns: TRUE if there are more properties, FALSE otherwise.
1023 static dbus_bool_t libhal_already_initialized_once = FALSE;
1530 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
1539 return FALSE;
1553 return FALSE;
1557 return FALSE;
1570 return FALSE;
1598 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
1631 return FALSE;
1660 return FALSE;
1665 return FALSE;
1684 * Returns: TRUE if the property was set, FALSE if the device didn't
1696 value, 0, 0, 0.0f, FALSE, error);
1709 * Returns: TRUE if the property was set, FALSE if the device didn't
1718 NULL, value, 0, 0.0f, FALSE, error);
1731 * Returns: TRUE if the property was set, FALSE if the device didn't
1740 NULL, 0, value, 0.0f, FALSE, error);
1753 * Returns: TRUE if the property was set, FALSE if the device didn't
1762 NULL, 0, 0, value, FALSE, error);
1775 * Returns: TRUE if the property was set, FALSE if the device didn't
1797 * Returns: TRUE if the property was set, FALSE if the device didn't
1806 NULL, 0, 0, 0.0f, FALSE, error);
1819 * Returns: TRUE if the value was appended, FALSE if the device didn't
1833 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
1842 return FALSE;
1853 return FALSE;
1857 return FALSE;
1872 * Returns: TRUE if the value was prepended, FALSE if the device
1886 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
1895 return FALSE;
1906 return FALSE;
1910 return FALSE;
1925 * Returns: TRUE if the string was removed, FALSE if the device didn't
1939 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
1948 return FALSE;
1959 return FALSE;
1963 return FALSE;
1978 * Returns: TRUE if the string was removed, FALSE if the device didn't
1991 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2000 return FALSE;
2011 return FALSE;
2015 return FALSE;
2031 * Returns: TRUE if the lock was obtained, FALSE otherwise
2043 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2057 return FALSE;
2079 return FALSE;
2085 return FALSE;
2101 * FALSE otherwise
2110 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2121 return FALSE;
2131 return FALSE;
2137 return FALSE;
2236 * Returns: FALSE if the given unique device id is already in use.
2246 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2256 return FALSE;
2269 return FALSE;
2273 return FALSE;
2294 * Returns: TRUE if the device was removed, FALSE otherwise
2303 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2313 return FALSE;
2325 return FALSE;
2329 return FALSE;
2356 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2366 return FALSE;
2380 return FALSE;
2384 return FALSE;
2396 return FALSE;
2415 * Returns: TRUE if the device exists, FALSE otherwise
2427 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2436 return FALSE;
2450 return FALSE;
2454 return FALSE;
2465 return FALSE;
2484 * Returns: TRUE if the properties were merged, FALSE otherwise
2494 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2504 return FALSE;
2517 return FALSE;
2521 return FALSE;
2561 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2571 return FALSE;
2587 return FALSE;
2591 return FALSE;
2602 return FALSE;
2620 * Returns: TRUE if device's information could be obtained, FALSE otherwise
2630 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2635 return FALSE;
2776 * Returns: TRUE if the capability was added, FALSE if the device didn't exist
2786 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2795 return FALSE;
2807 return FALSE;
2812 return FALSE;
2830 * Returns: TRUE if the device has the capability, otherwise FALSE
2839 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2841 ret = FALSE;
2939 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2946 return FALSE;
2971 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
2980 return FALSE;
3001 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3010 return FALSE;
3043 ctx->is_initialized = FALSE;
3044 ctx->is_shutdown = FALSE;
3046 ctx->is_direct = FALSE;
3059 * Returns: TRUE if cache was successfully enabled/disabled, FALSE otherwise
3064 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3077 * Returns: TRUE if connection was successfully set, FALSE otherwise
3082 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3085 return FALSE;
3102 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3115 * Returns: TRUE if initialization succeeds, FALSE otherwise
3123 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3126 return FALSE;
3132 return FALSE;
3136 return FALSE;
3141 return FALSE;
3151 return FALSE;
3154 ctx->is_direct = FALSE;
3207 * Returns: TRUE if connection successfully shut down, FALSE otherwise
3214 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3238 ctx->is_initialized = FALSE;
3265 * Returns: TRUE if callback was successfully set, FALSE otherwise
3270 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3283 * Returns: TRUE if callback was successfully set, FALSE otherwise
3288 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3301 * Returns: TRUE if callback was successfully set, FALSE otherwise
3306 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3319 * Returns: TRUE if callback was successfully set, FALSE otherwise
3324 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3337 * Returns: TRUE if callback was successfully set, FALSE otherwise
3342 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3355 * Returns: TRUE if callback was successfully set, FALSE otherwise
3360 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3407 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3417 return FALSE;
3426 return FALSE;
3432 return FALSE;
3439 return FALSE;
3466 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3477 return FALSE;
3486 return FALSE;
3492 return FALSE;
3499 return FALSE;
3519 * FALSE otherwise
3533 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3544 return FALSE;
3557 return FALSE;
3563 return FALSE;
3570 return FALSE;
3590 * Returns: TRUE if the HAL daemon received the message, FALSE otherwise
3601 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3612 return FALSE;
3623 return FALSE;
3629 return FALSE;
3635 return FALSE;
3655 * Returns: TRUE if interface was claimed, FALSE otherwise
3670 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
3681 return FALSE;
3694 return FALSE;
3700 return FALSE;
3707 return FALSE;
3800 * Returns: FALSE on OOM
3839 * Returns: FALSE on OOM
3872 * Returns: FALSE on OOM
3905 * Returns: FALSE on OOM
3938 * Returns: FALSE on OOM
3971 * Returns: FALSE on OOM
4050 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE);
4062 return FALSE;
4142 return FALSE;
4147 return FALSE;