Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_client.cpp159 void AotCompilerClient::SetAotCompiler(const sptr<IRemoteObject> &remoteObject) in SetAotCompiler() function in OHOS::ArkCompiler::AotCompilerClient
181 SetAotCompiler(remoteObject); in OnLoadSystemAbilitySuccess()
189 SetAotCompiler(nullptr); in OnLoadSystemAbilityFail()
222 SetAotCompiler(nullptr); in AotCompilerOnRemoteDied()
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerclient_unit/
H A Daotcompilerclient_unit.cpp123 aotClient.SetAotCompiler(nullptr); in HWTEST_F()
197 aotClient.SetAotCompiler(nullptr); in HWTEST_F()
222 aotClient.SetAotCompiler(remoteObject); in HWTEST_F()
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_client.h46 void SetAotCompiler(const sptr<IRemoteObject> &remoteObject);

Completed in 2 milliseconds