Home
last modified time | relevance | path

Searched defs:version (Results 526 - 550 of 2116) sorted by relevance

1...<<21222324252627282930>>...85

/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp284 int32_t RequestServiceProxy::Pause(const std::string &tid, Version version) in Pause() argument
324 int32_t RequestServiceProxy::Remove(const std::string &tid, Version version) in Remove() argument
H A Drequest_manager.cpp65 int32_t RequestManager::Pause(const std::string &tid, Version version) in Pause() argument
75 int32_t RequestManager::Remove(const std::string &tid, Version version) in Remove() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dparcel_helper_test.cpp362 Version version = Version::API10; in HWTEST_F() local
463 Version version = Version::API10; in HWTEST_F() local
[all...]
/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_source_manager.h91 std::string version; member in OHOS::Security::Verify::TrustedSourceManager
/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H A Dhap_verify_result.h83 int32_t version = 0; member in OHOS::Security::Verify::HapVerifyResult
/base/security/appverify/interfaces/innerkits/appverify/include/util/
H A Dhap_signing_block_utils.h43 int32_t version = 0; member
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_centraldirectory.h55 uint32_t version; member
84 int32_t version; member
/base/security/device_security_level/services/dslm/
H A Ddslm_core_defines.h42 uint32_t version; member
69 static inline uint8_t VersionToMajor(uint32_t version) in VersionToMajor() argument
75 static inline uint8_t VersionToMinor(uint32_t version) in VersionToMinor() argument
81 static inline uint8_t VersionToPatch(uint32_t version) in VersionToPatch() argument
[all...]
H A Ddslm_msg_utils.c195 int32_t ParseDeviceSecInfoResponse(const MessageBuff *msg, uint64_t *challenge, uint32_t *version, DslmCredBuff **cred) in ParseDeviceSecInfoResponse() argument
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase.cpp32 void Database::CreateRdbStore(const NativeRdb::RdbStoreConfig &config, int version, in CreateRdbStore() argument
/base/sensors/medical_sensor/interfaces/native/src/
H A Dmedical_native_impl.cpp150 const char *version = std::to_string(sensorList_[index].GetVersion()).c_str(); in GetAllSensors() local
/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H A Ddatabase_mock.cpp27 void Database::CreateRdbStore(const NativeRdb::RdbStoreConfig &config, int version, in CreateRdbStore() argument
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Daccess_token.h52 unsigned int version : 3; member
/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h53 int32_t version = -1; member
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp112 std::string version = info->GetVersion(); in ReportSecurityInfo() local
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c89 static int32_t GetTaVersion(FILE *fp, uint32_t *taHeadLen, uint32_t *version, in GetTaVersion() argument
144 uint32_t version = 0; in TEEC_GetImageLenth() local
H A Dtee_client_socket.c107 int version = 0; in RecvFileDescriptor() local
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_stub.cpp81 std::string version = data.ReadString(); in HandleDataCollectCmd() local
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_guard_data_collect_sa_test.cpp389 std::string version = "1.0"; in HWTEST_F() local
403 std::string version = "1.0"; in HWTEST_F() local
422 std::string version = "1.0"; in HWTEST_F() local
442 std::string version = "1.0"; in HWTEST_F() local
[all...]
/base/update/updater/interfaces/kits/packages/
H A Dpackage.cpp191 VerifyPackage(const char *packagePath, const char *keyPath, const char *version, const uint8_t *digest, size_t size) VerifyPackage() argument
/base/update/updater/services/include/applypatch/
H A Dtransfer_manager.h42 size_t version; member
/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp132 CreateRdbStore( const NativeRdb::RdbStoreConfig &config, int version, NativeRdb::RdbOpenCallback &openCallback, int &errCode) CreateRdbStore() argument
/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/
H A Dcontext_callback_impl_fuzzer.cpp86 int32_t version = parcel.ReadInt32(); in FillSet() local
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dwidget_json_test.cpp296 auto version = result["version"]; in HWTEST_F() local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_mmi_device_info_adapter_wrapper.cpp94 void ArkMMIDeviceInfoAdapterWrapper::SetVersion(int32_t version) in SetVersion() argument

Completed in 14 milliseconds

1...<<21222324252627282930>>...85