Home
last modified time | relevance | path

Searched defs:LoadData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp149 int ResultEntriesWindow::LoadData(int begin, int target) const in LoadData() function in DistributedDB::ResultEntriesWindow
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.c208 static int32_t LoadData(OsdLogo *videoLogo, OsdColorFmt enFmt, uint32_t stride, uint8_t *origBuf) in LoadData() function
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp98 …ErrCode WebviewControllerImpl::LoadData(std::string data, std::string mimeType, std::string encodi… in LoadData() function in OHOS::Webview::WebviewControllerImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp1131 GLTFLoadDataResult LoadData(Accessor const& accessor) in LoadData() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp741 ErrCode WebviewController::LoadData(std::string data, std::string mimeType, std::string encoding, in LoadData() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp2953 napi_value NapiWebviewController::LoadData(napi_env env, napi_callback_info info) in LoadData() function in OHOS::NWeb::NapiWebviewController