| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | sync_task_context.cpp | 766 uint8_t flag = 0; in GetPermissionCheckFlag() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/ |
| H A D | dbm_kv_store.c | 124 struct ItemStatus flag; member 583 char flag[KV_SUM_BLOCK_SIZE] = {0}; CheckPoint() local 1328 char flag[KV_SUM_BLOCK_SIZE + 1] = {0}; RemoveKVStoreFile() local [all...] |
| /foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/ |
| H A D | mediadatashare_unit_test.cpp | 851 bool flag = resultSet.OnGo(0, 1); in HWTEST_F() local 954 bool flag = resultSet.OnGo(0, 1); in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_relational_test.cpp | 1169 int flag; global() member [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_multi_ver_transaction.cpp | 171 uint64_t flag = ADD_FLAG | LOCAL_FLAG; in Put() local 991 uint64_t flag = static_cast<uint64_t>(sqlite3_column_int64(statement, 2)); // 2 is oper flag index in GetRawMultiVerEntry() local 1049 GetDiffOperator(int errCode, uint64_t flag) GetDiffOperator() argument 1113 ClassifyDiffEntries(int errCode, uint64_t flag, const Value &value, MultiVerEntryData &item, MultiVerDiffData &data) const ClassifyDiffEntries() argument 1315 uint64_t flag = static_cast<uint64_t>(sqlite3_column_int64(statements.getEntriesStatement, 0)); // 1th is flag GetOneEntry() local 1498 uint64_t flag = static_cast<uint64_t>(sqlite3_column_int64(statement, 0)); // get the flag GetKeyAndValueByHashKey() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_relational_cloud_syncable_storage_test.cpp | 146 std::string flag; in InitLogData() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | kvstore_data_service.cpp | 943 auto flag = sprintf_s(version, sizeof(version), "0x%08X", data.version); in PrintfInfo() local 376 OnStoreMetaChanged( const std::vector<uint8_t> &key, const std::vector<uint8_t> &value, CHANGE_FLAG flag) OnStoreMetaChanged() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_nb_delegate_impl.cpp | 864 void KvStoreNbDelegateImpl::SetReleaseFlag(bool flag) in SetReleaseFlag() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_kvstore_test.cpp | 573 void DistributedDBCloudKvStoreTest::SetFlag(const Key &key, LogInfoFlag flag) in SetFlag() argument 601 int DistributedDBCloudKvStoreTest::CheckFlag(const Key &key, LogInfoFlag flag) in CheckFlag() argument 649 uint64_t flag = SQLITE_OPEN_URI | SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE; in CheckWaterMark() local 697 uint64_t flag = SQLITE_OPEN_URI | SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE; SetDeviceId() local 731 uint64_t flag = SQLITE_OPEN_URI | SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE; CheckLogTable() local 773 uint64_t flag = SQLITE_OPEN_URI | SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE; ChangeUserId() local 812 uint64_t flag = SQLITE_OPEN_URI | SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE; ChangeHashKey() local [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
| H A D | daudio_source_dev.cpp | 236 void DAudioSourceDev::SetThreadStatusFlag(bool flag) in SetThreadStatusFlag() argument
|
| /foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/ |
| H A D | distributed_input_sink_manager.cpp | 749 void DistributedInputSinkManager::SetStartTransFlag(const DInputServerType flag) in SetStartTransFlag() argument
|
| /foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
| H A D | distributed_input_source_manager.cpp | 1480 void DistributedInputSourceManager::SetStartTransFlag(const DInputServerType flag) in SetStartTransFlag() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| H A D | sdp_server.c | 46 bool flag; /// 1-Register 0-Deregister member
|
| H A D | sdp_client_parse.c | 93 SdpClientRequest *SdpFindRemainRequestByAddress(const BtAddr *addr, bool *flag) in SdpFindRemainRequestByAddress() argument
|
| H A D | sdp_connect.c | 42 bool flag; /// 0-server 1-client member 1140 bool flag = false; SdpReceiveDataTask() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_tool.c | 524 int flag; in SMP_CryptographicAesCmacStep2() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_core.c | 1446 uint16_t flag; in L2capProcessConfigurationReq() local 1513 uint16_t flag; in L2capProcessConfigurationRsp() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | api.c | 124 FILLP_INT DLL_API FtRecv(FILLP_INT fd, void *mem, size_t len, FILLP_INT flag) in FtRecv() argument 137 FILLP_INT DLL_API FtSend(FILLP_INT fd, FILLP_CONST void *data, size_t size, FILLP_INT flag) in FtSend() argument 152 FILLP_INT DLL_API FtSendFrame(FILLP_INT fd, FILLP_CONST void *data, size_t size, FILLP_INT flag, in FtSendFrame() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
| H A D | fillp_conn.c | 95 FILLP_UINT16 flag; in FillpConnReqInput() local 33 FillpConnReqInputTrace(FILLP_CONST struct FillpPcb *pcb, FILLP_CONST struct FtSocket *sock, struct FillpPktConnReq *req, FILLP_UINT16 flag) FillpConnReqInputTrace() argument 1154 FILLP_UINT16 flag; FillpFinInputTrace() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_dfile_frame.h | 79 uint8_t flag; member
|
| /foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
| H A D | storage_manager_proxy.cpp | 1207 CreateShareFile(const std::vector<std::string> &uriList, uint32_t tokenId, uint32_t flag) CreateShareFile() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | recording_canvas.cpp | 188 DrawShadow(const Path& path, const Point3& planeParams, const Point3& devLightPos, scalar lightRadius, Color ambientColor, Color spotColor, ShadowFlags flag) DrawShadow() argument 201 DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, scalar lightRadius, Color ambientColor, Color spotColor, ShadowFlags flag, bool isLimitElevation) DrawShadowStyle() argument
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_manager_proxy_mock.cpp | 251 CreateShareFile(const std::vector<std::string> &uriList, uint32_t tokenId, uint32_t flag) CreateShareFile() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_path.cpp | 454 bool SkiaPath::GetMatrix(bool forceClosed, float distance, Matrix* matrix, PathMeasureMatrixFlags flag) in GetMatrix() argument
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | move_drag_controller.cpp | 102 void MoveDragController::SetStartMoveFlag(bool flag) in SetStartMoveFlag() argument
|