Home
last modified time | relevance | path

Searched defs:operType (Results 1 – 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dquery.cpp136 void Query::ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryVal… in ExecuteCompareOperation()
163 void Query::ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryVal… in ExecuteCompareOperation()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
Dmatrix.h109 uint32_t operType) in Matrix()
145 static CalcXYProc GetXYProc(const OperType operType) in GetXYProc()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dgeneric_single_ver_kv_entry.cpp229 int GenericSingleVerKvEntry::AdaptToVersion(OperType operType, uint32_t targetVersion, Parcel &parc… in AdaptToVersion()
250 int GenericSingleVerKvEntry::AdaptToVersion(OperType operType, uint32_t targetVersion, uint64_t &da… in AdaptToVersion()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dbasic_transformer.cpp95 Matrix::OperType operType = matrix_.GetOperType(); in GetDstDimension() local
229 Matrix::OperType operType = matrix_.GetOperType(); in DrawPixelmap() local
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_helper.cpp459 ErrCode WantAgentHelper::GetType(const std::shared_ptr<WantAgent> &agent, int32_t &operType) in GetType()
Dpending_want.cpp467 ErrCode PendingWant::GetType(const sptr<AAFwk::IWantSender> &target, int32_t &operType) in GetType()
/foundation/communication/wifi/wifi/utils/src/
Dwifi_hisysevent.cpp45 void WriteWifiStateHiSysEvent(const std::string& serviceType, WifiOperType operType) in WriteWifiStateHiSysEvent()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp1603 const SingleVerRecord &syncRecord, bool updateTimestamp, int operType) in UnpublishOper()
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
Dnapi_want_agent.cpp1232 int32_t operType; in OnNapiGetOperationType() local