Home
last modified time | relevance | path

Searched refs:requestAotCallback_ (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dmock_jsnapi.h43 requestAotCallback_ = cb; in SetRequestAotCallback()
48 if (requestAotCallback_ == nullptr) { in RequestAot()
53 return requestAotCallback_(bundleName, moduleName, triggerMode); in RequestAot()
59 RequestAotCallback requestAotCallback_ = nullptr; member in panda::final

Completed in 1 milliseconds