Searched refs:APP_CONTROL_RDB_TABLE_NAME (Results 1 – 1 of 1) sorted by relevance
28 const std::string APP_CONTROL_RDB_TABLE_NAME = "app_control"; variable59 bmsRdbConfig.tableName = APP_CONTROL_RDB_TABLE_NAME; in AppControlManagerRdb()62 + APP_CONTROL_RDB_TABLE_NAME in AppControlManagerRdb()131 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in DeleteAppInstallControlRule()147 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in GetAppInstallControlRule()239 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in DeleteAppRunningControlRule()256 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in GetAppRunningControlRule()297 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in GetAppRunningControlRule()381 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in DeleteDisposedStatus()399 NativeRdb::AbsRdbPredicates absRdbPredicates(APP_CONTROL_RDB_TABLE_NAME); in GetDisposedStatus()[all …]