Home
last modified time | relevance | path

Searched defs:resourceManager (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
Drawfile_request.h38 const NativeResourceManager *resourceManager() { return resourceManager_; } in resourceManager() function
Drawfile_request.cpp81 const NativeResourceManager *resourceManager) in RawfileRequest()
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/
Drawfile_request.h38 const NativeResourceManager *resourceManager() { return resourceManager_; } in resourceManager() function
Drawfile_request.cpp81 const NativeResourceManager *resourceManager) in RawfileRequest()
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
Drawfile_request.h37 const NativeResourceManager *resourceManager() { return resourceManager_; } in resourceManager() function
Drawfile_request.cpp76 const NativeResourceManager *resourceManager) in RawfileRequest()
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dtest_request.h42 const NativeResourceManager *resourceManager() { return resourceManager_; } in resourceManager() function
Dtest_request.cpp43 const NativeResourceManager *resourceManager) in TestRequest()