Searched refs:isIgnoreSELinux (Results 1 – 2 of 2) sorted by relevance
126 int32_t MediaAssetRdbStore::TryGetRdbStore(bool isIgnoreSELinux) in TryGetRdbStore() argument136 if (!rdbInitFlag && !isIgnoreSELinux) { in TryGetRdbStore()315 const DataShare::DataSharePredicates& predicates, bool isIgnoreSELinux) in IsQueryAccessibleViaSandBox() argument321 if (TryGetRdbStore(isIgnoreSELinux) != NativeRdb::E_OK) { in IsQueryAccessibleViaSandBox()426 …iaAssetRdbStore::IsSupportSharedAssetQuery(Uri& uri, OperationObject& object, bool isIgnoreSELinux) in IsSupportSharedAssetQuery() argument432 if (TryGetRdbStore(isIgnoreSELinux) != NativeRdb::E_OK) { in IsSupportSharedAssetQuery()
44 const DataShare::DataSharePredicates& predicates, bool isIgnoreSELinux = false);45 …EXPORT bool IsSupportSharedAssetQuery(Uri& uri, OperationObject& object, bool isIgnoreSELinux = fa…