/foundation/arkui/ui_lite/frameworks/components/ |
H A D | text_adapter.cpp | 55 void TextAdapter::SetFont(const char* name, uint8_t size) in SetFont() argument
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.cpp | 116 bool ScreenDeviceProxy::GetScreenBitmapBuffer(uint8_t* dest, uint32_t size) in GetScreenBitmapBuffer() argument
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_multi_font_manager.h | 64 uint16_t size = 0; member
|
H A D | ui_font_cache_manager.cpp | 89 uint8_t* UIFontCacheManager::GetSpace(uint16_t fontKey, uint32_t unicode, uint32_t size, TextStyle textStyle) in GetSpace() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_pattern_test_ng.cpp | 1450 auto size in HWTEST_F() local 1517 auto size = renderContext->GetPaintRectWithoutTransform().Height(); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_debugger_config.cpp | 85 static void *AllocEngineContext(size_t size, void *cbDataP) in AllocEngineContext() argument
|
H A D | dfx_assist.cpp | 123 void DfxAssist::PrintErrorInfo(jerry_size_t size, jerry_char_t* errorValue) in PrintErrorInfo() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | text_component.h | 37 uint8_t size; member 44 float size; member
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_proxy.cpp | 63 int32_t size = results.size(); in OnBleBatchScanResultsEvent() local
|
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/ |
H A D | bluetooth_hdi.h | 46 uint32_t size; member
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresmgr_fuzzer/ |
H A D | bundleresmgr_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 93 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresrdb_fuzzer/ |
H A D | bundleresrdb_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappproxy_fuzzer/ |
H A D | defaultappproxy_fuzzer.cpp | 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/ |
H A D | parameter.cpp | 77 int GetDevUdid(char *udid, int size)
in GetDevUdid() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerhost_fuzzer/ |
H A D | bundleinstallerhost_fuzzer.cpp | 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 94 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlecloneinstaller_fuzzer/ |
H A D | bundlecloneinstaller_fuzzer.cpp | 67 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhostipml_fuzzer/ |
H A D | quickfixmanagerhostipml_fuzzer.cpp | 40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/ |
H A D | bms_stream_installer_host_test.cpp | 89 auto size = static_cast<int32_t>(streamInstallerHost_->funcMap_.size()); in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsecologicalrulemgrserviceclient_fuzzer/ |
H A D | bmsecologicalrulemgrserviceclient_fuzzer.cpp | 40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlemanagercallbackstub_fuzzer/ |
H A D | bundlemanagercallbackstub_fuzzer.cpp | 48 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/overlaydatamgr_fuzzer/ |
H A D | overlaydatamgr_fuzzer.cpp | 31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 76 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer/ |
H A D | appservicefwkinstallerupdateappservice_fuzzer.cpp | 35 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresparser_fuzzer/ |
H A D | bundleresparser_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 85 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresprocess_fuzzer/ |
H A D | bundleresprocess_fuzzer.cpp | 31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphost_fuzzer/ |
H A D | defaultapphost_fuzzer.cpp | 37 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument [all...] |