Searched defs:build (Results 1 - 11 of 11) sorted by relevance
/foundation/ai/neural_network_runtime/example/deep_learning_framework/cmake_build/ |
H A D | build_ohos_tflite.sh | 24 function build() { function
|
/foundation/resourceschedule/ffrt/benchmarks/ |
H A D | benchmarks.sh | 16 build() { function
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
H A D | builder.rs | 206 pub fn build(self) -> Uploader<R, T> { in build() functions
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/ |
H A D | builder.rs | 216 pub fn build(self) -> Downloader<T> { in build() functions
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_operation_builder.cpp | 72 std::shared_ptr<DistributedOperation> DistributedOperationBuilder::build() in build() function in OHOS::DistributedSchedule::DistributedOperationBuilder
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/ |
H A D | sem_ver.cpp | 43 std::string build = ""; in SemVer() local
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/ |
H A D | mod.rs | 365 pub fn build(self) -> Result<Client, HttpClientError> { in build() functions
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_bitmap_test.cpp | 328 bool build = skiaBitmap.Build(width, height, bitmapFormat, 0); in HWTEST_F() local 344 bool build = skiaBitmap.Build(offscreenInfo, 0); in HWTEST_F() local 377 bool build = skiaBitmap.Build(width, height, bitmapFormat, 0); in HWTEST_F() local 431 bool build = skiaBitmap.Build(offscreenInfo, 0); in HWTEST_F() local 450 bool build = skiaBitmap.Build(offscreenInfo, 0); in HWTEST_F() local [all...] |
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
H A D | config.rs | 324 pub fn build(self) -> Result<Proxy, HttpClientError> { in build() functions
|
/foundation/arkui/ace_engine/frameworks/core/components/transition/ |
H A D | transition_element.cpp | 57 bool build = true; in PerformBuild() local
|
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_recorder.cpp | 117 std::shared_ptr<std::unordered_map<std::string, std::string>> EventParamsBuilder::build() in build() function in OHOS::Ace::Recorder::EventParamsBuilder
|
Completed in 5 milliseconds