Home
last modified time | relevance | path

Searched refs:algoType (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A D_wififence_request.md21 | int [algoType](#algotype) | Wi-Fi围栏的匹配算法。详见[WififenceAlgoType](_hdi_lpfence_wififence.md#wififenc…
28 ### algoType subsection
31 int WififenceRequest::algoType
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddata_compression.cpp28 int DataCompression::TransferCompressionAlgo(uint32_t compressAlgoType, CompressAlgorithm &algoType) in TransferCompressionAlgo() argument
34 algoType = iter->second; in TransferCompressionAlgo()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_wififence_v1_0/cpp_target/location/lpfence/wififence/v1_0/
H A Dwififence_types.cpp.txt80 if (!data.WriteInt32(dataBlock.algoType)) {
81 HDF_LOGE("%{public}s: write dataBlock.algoType failed!", __func__);
99 if (!data.ReadInt32(dataBlock.algoType)) {
100 HDF_LOGE("%{public}s: read dataBlock.algoType failed!", __func__);
H A Dwififence_types.h.txt69 int32_t algoType;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_single_ver_kv_entry.cpp431 uint32_t algoType = 0; in DeSerializeCompressedDatas() local
432 (void)parcel.ReadUInt32(algoType); in DeSerializeCompressedDatas()
434 int errCode = DataCompression::TransferCompressionAlgo(algoType, compressAlgo); in DeSerializeCompressedDatas()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddata_compression.h29 static int TransferCompressionAlgo(uint32_t compressAlgoType, CompressAlgorithm &algoType);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_wififence_v1_0/dump_ast_target/
H A Ddump.txt60 int algoType;
/ohos5.0/drivers/interface/location/lpfence/wififence/v1_0/
H A DWififenceTypes.idl78 int algoType;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_wififence_v1_0/foo/location/lpfence/wififence/v1_0/
H A DWififenceTypes.idl78 int algoType;