Home
last modified time | relevance | path

Searched refs:successful (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_types_v0.h26 int successful; member
H A Drelational_store.cpp820 .successful = (int)pair.second.upload.success, in GetTableDetails()
826 .successful = (int)pair.second.download.success, in GetTableDetails()
/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp125 bool successful = false; in HandleExecuteIntent() local
132 successful = ExecuteInsightIntentUIAbilityForeground(name, param, pageLoader); in HandleExecuteIntent()
139 successful = ExecuteInsightIntentUIAbilityBackground(name, param); in HandleExecuteIntent()
146 successful = ExecuteInsightIntentUIExtension(name, param, pageLoader); in HandleExecuteIntent()
153 successful = ExecuteInsightIntentServiceExtension(name, param); in HandleExecuteIntent()
160 return successful; in HandleExecuteIntent()
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_utils.h153 uint32_t successful; member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h322 * @return If the creation is successful, a pointer to the instance of the @link OH_VObject} structure is returned,
332 * @return If the creation is successful, a pointer to the instance of the @link OH_VBucket} structure is returned,
343 * @return If the creation is successful, a pointer to the instance of the @link OH_Predicates} structure is returned.
360 * @return If the creation is successful, a pointer to the instance of the @link OH_Rdb_Store} structure is returned.
378 * @return If the creation is successful, a pointer to the instance of the @link OH_Rdb_Store} structure is returned.
481 * @return If the query is successful, a pointer to the instance of the @link OH_Cursor} structure is returned.
521 * @return If the query is successful, a pointer to the instance of the @link OH_Cursor} structure is returned.
719 * @return If the operation is successful, a pointer to the instance of the @link OH_Cursor} structure is returned.
973 int successful; member
1111 * @return If the operation is successful,
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp137 if (res.successful && !classes.empty()) { in RegisterObjectType()
183 if (!super.successful) { in ConstructObjectInternal()
267 if (t.successful && !classes.empty()) { in Create()
H A Dobject_registry.h131 bool successful; member
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_utils.cpp357 return CStatistic{ .total = statistic.total, .successful = statistic.success, in ToStatistic()
/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/
H A DCloudShareTest.js81 console.info(`Insert is successful, rowId = ${rowId}`);
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp193 ScopedDebugTrace successful("successful"); in PostEvent()

Completed in 11 milliseconds