Home
last modified time | relevance | path

Searched defs:flag (Results 1926 - 1950 of 2458) sorted by relevance

1...<<71727374757677787980>>...99

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp766 uint8_t flag = 0; in GetPermissionCheckFlag() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c124 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 Dmediadatashare_unit_test.cpp851 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 Ddistributeddb_interfaces_relational_test.cpp1169 int flag; global() member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_transaction.cpp171 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 Ddistributeddb_relational_cloud_syncable_storage_test.cpp146 std::string flag; in InitLogData() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp943 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 Dkv_store_nb_delegate_impl.cpp864 void KvStoreNbDelegateImpl::SetReleaseFlag(bool flag) in SetReleaseFlag() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kvstore_test.cpp573 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 Ddaudio_source_dev.cpp236 void DAudioSourceDev::SetThreadStatusFlag(bool flag) in SetThreadStatusFlag() argument
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp749 void DistributedInputSinkManager::SetStartTransFlag(const DInputServerType flag) in SetStartTransFlag() argument
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1480 void DistributedInputSourceManager::SetStartTransFlag(const DInputServerType flag) in SetStartTransFlag() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c46 bool flag; /// 1-Register 0-Deregister member
H A Dsdp_client_parse.c93 SdpClientRequest *SdpFindRemainRequestByAddress(const BtAddr *addr, bool *flag) in SdpFindRemainRequestByAddress() argument
H A Dsdp_connect.c42 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 Dsmp_tool.c524 int flag; in SMP_CryptographicAesCmacStep2() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c1446 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 Dapi.c124 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 Dfillp_conn.c95 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 Dnstackx_dfile_frame.h79 uint8_t flag; member
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp1207 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 Drecording_canvas.cpp188 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 Dstorage_manager_proxy_mock.cpp251 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 Dskia_path.cpp454 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 Dmove_drag_controller.cpp102 void MoveDragController::SetStartMoveFlag(bool flag) in SetStartMoveFlag() argument

Completed in 45 milliseconds

1...<<71727374757677787980>>...99