Searched defs:operType (Results 1 - 8 of 8) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | query.cpp | 136 void Query::ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryValueType type, in ExecuteCompareOperation() argument 163 void Query::ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryValueType type, in ExecuteCompareOperation() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_helper.cpp | 457 ErrCode WantAgentHelper::GetType(const std::shared_ptr<WantAgent> &agent, int32_t &operType) in GetType() argument
|
H A D | pending_want.cpp | 468 ErrCode PendingWant::GetType(const sptr<AAFwk::IWantSender> &target, int32_t &operType) in GetType() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | matrix.h | 145 static CalcXYProc GetXYProc(const OperType operType) in GetXYProc() argument 108 Matrix(float sx, float kx, float tx, float ky, float sy, float ty, float p0, float p1, float p2, uint32_t operType) Matrix() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_single_ver_kv_entry.cpp | 229 int GenericSingleVerKvEntry::AdaptToVersion(OperType operType, uint32_t targetVersion, Parcel &parcel, in AdaptToVersion() argument 250 int GenericSingleVerKvEntry::AdaptToVersion(OperType operType, uint32_t targetVersion, uint64_t &dataLen) in AdaptToVersion() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | basic_transformer.cpp | 98 Matrix::OperType operType = matrix_.GetOperType(); in GetDstDimension() local 233 Matrix::OperType operType = matrix_.GetOperType(); in DrawPixelmap() local
|
/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_hisysevent.cpp | 45 void WriteWifiStateHiSysEvent(const std::string& serviceType, WifiOperType operType) in WriteWifiStateHiSysEvent() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_connection.cpp | 1621 UnpublishOper(SingleVerNaturalStoreCommitNotifyData *&committedData, const SingleVerRecord &syncRecord, bool updateTimestamp, int operType) UnpublishOper() argument
|
Completed in 9 milliseconds