Home
last modified time | relevance | path

Searched refs:Unused (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h79 int32_t Unused(int32_t count, bool timeout);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp309 auto errCode = node->Unused(remainCount, timeout); in ReleaseNode()
501 int32_t ConnPool::ConnNode::Unused(int32_t count, bool timeout) in Unused() function in OHOS::NativeRdb::ConnPool::ConnNode
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-arkcompiler.md110 8. Unused renames are not allowed in type signatures.
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-sysparam.md492 | DAC_RESULT_INVALID_PARAM | 1000 | Unused code, which defines the start value of permiss…
/ohos5.0/build/config/compiler/
H A DBUILD.gn883 "-Wno-unused-parameter", # Unused function parameters.