Searched refs:InAllDevices (Results 1 – 11 of 11) sorted by relevance
53 void RdbPredicatesImpl::InAllDevices() in InAllDevices() function in OHOS::Relational::RdbPredicatesImpl55 predicates_->InAllDevices(); in InAllDevices()
72 nativeRdbPredicates->InAllDevices(); in FfiOHOSRelationalStoreInAllDevices()
41 void InAllDevices();
126 predicate.InAllDevices(); in OnProcessMsg()
86 API_EXPORT AbsRdbPredicates *InAllDevices();
106 static napi_value InAllDevices(napi_env env, napi_callback_info info);
107 static napi_value InAllDevices(napi_env env, napi_callback_info info);
159 AbsRdbPredicates* AbsRdbPredicates::InAllDevices() in InAllDevices() function in OHOS::NativeRdb::AbsRdbPredicates
83 DECLARE_NAPI_FUNCTION("inAllDevices", InAllDevices), in Init()890 napi_value RdbPredicatesProxy::InAllDevices(napi_env env, napi_callback_info info) in InAllDevices() function in OHOS::RdbJsKit::RdbPredicatesProxy896 nativePredicates->InAllDevices(); in InAllDevices()
77 DECLARE_NAPI_FUNCTION("inAllDevices", InAllDevices), in Init()846 napi_value RdbPredicatesProxy::InAllDevices(napi_env env, napi_callback_info info) in InAllDevices() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy851 predicatesProxy->GetInstance()->InAllDevices(); in InAllDevices()
1770 AbsRdbPredicates *absRdbPredicates1 = predicates.InAllDevices();