Searched refs:REMOVE_SERVER_CONFIG (Results 1 – 6 of 6) sorted by relevance
50 uint32_t code = static_cast<uint32_t>(DomainAccountInterfaceCode::REMOVE_SERVER_CONFIG); in ProcRemoveServerConfigStubFuzzTest()
111 REMOVE_SERVER_CONFIG, enumerator
190 REMOVE_SERVER_CONFIG, enumerator
112 DomainAccountInterfaceCode::REMOVE_SERVER_CONFIG,542 case DomainAccountInterfaceCode::REMOVE_SERVER_CONFIG: in CheckPermission()
219 case PluginMethodEnum::REMOVE_SERVER_CONFIG: in GetMethodNameByEnum()531 auto iter = methodMap_.find(PluginMethodEnum::REMOVE_SERVER_CONFIG); in RemoveServerConfig()533 ACCOUNT_LOGE("Caller method=%{public}d not exsit.", PluginMethodEnum::REMOVE_SERVER_CONFIG); in RemoveServerConfig()
371 ErrCode result = SendRequest(DomainAccountInterfaceCode::REMOVE_SERVER_CONFIG, data, reply); in RemoveServerConfig()