Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A 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()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h109 uint32_t operType) in Matrix()
145 static CalcXYProc GetXYProc(const OperType operType) in GetXYProc()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A 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()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp98 Matrix::OperType operType = matrix_.GetOperType(); in GetDstDimension() local
236 Matrix::OperType operType = matrix_.GetOperType(); in DrawPixelmap() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp464 ErrCode WantAgentHelper::GetType(const std::shared_ptr<WantAgent> &agent, int32_t &operType) in GetType()
H A Dpending_want.cpp469 ErrCode PendingWant::GetType(const sptr<AAFwk::IWantSender> &target, int32_t &operType) in GetType()
/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp45 void WriteWifiStateHiSysEvent(const std::string& serviceType, WifiOperType operType) in WriteWifiStateHiSysEvent()
/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c70 …unsigned char operType; /* component operation type. 0: need upgrade 1: need d… member
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H A Dnapi_want_agent.cpp1300 int32_t operType; in OnNapiGetOperationType() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.cpp1622 const SingleVerRecord &syncRecord, bool updateTimestamp, int operType) in UnpublishOper()