Home
last modified time | relevance | path

Searched defs:newItem (Results 1 - 16 of 16) sorted by relevance

/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_service_disposal_config.cpp101 cJSON *newItem = cJSON_CreateObject(); in AppendIntoDisposalConfigFile() local
H A Db_json_clear_data_config.cpp286 cJSON *newItem = cJSON_CreateObject(); in WriteClearBundleRecord() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/
H A Dclient_trans_statistics.c77 SocketResource *newItem = (SocketResource *)SoftBusCalloc(sizeof(SocketResource)); in AddSocketResource() local
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_hal/
H A Dkv_store.c130 boolean newItem = NewItem(key); in UtilsSetValue() local
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/
H A Dkv_store.c261 boolean newItem = NewItem(dataPath, key); in UtilsSetValue() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp53 auto newItem = generator ? generator->RequestListItem(index) : RefPtr<RenderListItem>(); in RequestListItem() local
[all...]
H A Drender_list.cpp1608 auto newItem = generator ? generator->RequestListItem(index) : RefPtr<RenderListItem>(); in RequestListItem() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c163 AuthReqInfo *newItem = (AuthReqInfo *)SoftBusCalloc(sizeof(AuthReqInfo)); in AddAuthReqNode() local
[all...]
H A Dauth_session_key.c150 SessionKeyItem *newItem = NULL; in DupSessionKeyList() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.cpp306 const auto& newItem = contentMap_[newIndex]; in HandleStartListener() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp411 void JsonObject::ReplaceItemInObject(const std::string &fieldName, const JsonObject &newItem, int &errCode) in ReplaceItemInObject() argument
426 void JsonObject::ReplaceItemInArray(const int &index, const JsonObject &newItem, int &errCode) in ReplaceItemInArray() argument
436 int JsonObject::InsertItemObject(int which, const JsonObject &newItem) in InsertItemObject() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c289 SyncInfoMsg *newItem = NULL; in DumpSyncInfoMsgList() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p.c434 P2pListenerInfo *newItem = (P2pListenerInfo *)SoftBusCalloc(sizeof(P2pListenerInfo)); in CheckAndAddPeerDeviceInfo() local
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c1093 static int PrePut(DBHandle db, KeyItem* item, boolean* newItem) in PrePut() argument
1135 boolean newItem = IsNewItem(db, key); in Put() local
1184 static int ExeDelete(KVStoreHandle db, const KeyItem* item, boolean newItem) in ExeDelete() argument
1221 boolean newItem = IsNewItem(db, key); Delete() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c443 TransReqInfo *newItem = CreateReqNodeWithQos(laneReqId, allocInfo, listener); in StartTriggerLink() local
539 TransReqInfo *newItem = CreateReqNodeWithQos(laneHandle, &allocInfo, listener); in BuildTargetLink() local
746 TransReqInfo *newItem = CreateRequestNode(laneReqId, transRequest, listener); in Alloc() local
[all...]
H A Dlnn_lane_link_p2p.c2412 WdGuideInfo *newItem = (WdGuideInfo *)SoftBusCalloc(sizeof(WdGuideInfo)); in AddGuideInfoItem() local

Completed in 22 milliseconds