Home
last modified time | relevance | path

Searched refs:profileSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/src/asan/
H A Ddisable_rust_interface.cpp19 …32_t EnableKeyInProfileByRust(const char* bundleName, const uint8_t* profile, uint32_t profileSize) in EnableKeyInProfileByRust() argument
/ohos5.0/base/security/code_signature/services/key_enable/include/
H A Drust_interface.h24 …2_t EnableKeyInProfileByRust(const char* bundleName, const uint8_t* profile, uint32_t profileSize);
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp180 uint32_t profileSize = 5; variable
181 EXPECT_NE(host_->GetProfileList().size(), profileSize);